Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename SSL to TLS | Sanad Liaquat | 2018-10-25 | 1 | -4/+4 |
| | |||||
* | Renamed to ldap_no_ssl and ldap_ssl | Sanad Liaquat | 2018-10-24 | 1 | -2/+10 |
| | |||||
* | Initial commit | Sanad Liaquat | 2018-10-11 | 1 | -0/+9 |
| | | | | | | | | | | Use ACCEPT_INSECURE_CERTS env var and fix step Simplify saml signin Fix rubo cop offence Add missing # frozen_string_literal: true | ||||
* | [QA] Change Test::Sanity::Failing to Test::Sanity::Framework | Rémy Coutable | 2018-09-06 | 1 | -0/+5 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | [QA] Fix Specs::Runner that would always excluding the orchectsrated tag | Rémy Coutable | 2018-09-04 | 7 | -85/+69 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Allow to pass --tag to bin/qa run | Rémy Coutable | 2018-08-28 | 2 | -2/+8 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | fix broken pathing (remove extraneous ../) | Dan Davison | 2018-08-21 | 2 | -2/+2 |
| | |||||
* | add initial smoke tests and documentation | Dan Davison | 2018-08-20 | 2 | -10/+49 |
| | |||||
* | Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File ↵ | Rémy Coutable | 2018-07-18 | 1 | -1/+1 |
| | | | | | | class as well Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | allow rspec files/options to be passed down in all cases | Brett Walker | 2018-03-28 | 1 | -2/+2 |
| | |||||
* | Expand QA spec file paths to allow running bin/qa from anywhere | Robert Speicher | 2018-02-06 | 1 | -1/+2 |
| | |||||
* | Refactor QA instance test scenario and tags | Grzegorz Bizon | 2018-01-23 | 1 | -2/+2 |
| | |||||
* | Expect QA selectors validation at least once | Grzegorz Bizon | 2018-01-10 | 1 | -1/+1 |
| | | | | We call it for a second time in EE. | ||||
* | Add tests for QA test selectors sanity scenario | Grzegorz Bizon | 2018-01-09 | 1 | -0/+40 |
| | |||||
* | Refactor QA specs runners and improve specs | Grzegorz Bizon | 2017-11-10 | 1 | -4/+2 |
| | |||||
* | Improve QA test scenario entrypoint specs | Grzegorz Bizon | 2017-11-10 | 1 | -7/+7 |
| | |||||
* | Make it possible to define global scenario attributes | Grzegorz Bizon | 2017-11-09 | 1 | -0/+24 |
| | |||||
* | Add spec for QA::Scenario::Entrypoint | Richard Clamp | 2017-10-25 | 1 | -0/+46 |
| | | | | | | For added confidence, and because I plan to fiddle with some behaviours shortly, add spec testing to the newly extracted QA::Scenario::Entrypoint class. | ||||
* | Add GitLab QA integrations tests to GitLab CE / EE | Grzegorz Bizon | 2017-03-09 | 1 | -0/+47 |