gitlab-org--gitlab-foss/qa/spec
Mark Lapierre 67c38a6573 Set feature flag via command line
First attempt at allowing a feature flag to be set via the command line
when running tests. This will enable the flag, run the tests, and then
disable the flag.

Using OptionParser meant changing how scenarios get the instance
address, so this also allows the address to be set as a command line
option. It's backwards compatible (you can still provide the address
as the command line option after the scenario)
2019-03-27 19:03:03 +00:00
..
factory/resource Rename QA::Factory to QA::Resource 2018-11-05 22:20:57 +08:00
fixtures Port changes from gitlab-org/gitlab-ee!4064 to CE 2018-01-30 14:06:16 +01:00
git [QA] Fail early if a Git command fails 2019-02-28 18:15:51 +01:00
helpers [CE] Improve `wait_for_push` 2019-02-11 09:04:59 +00:00
page Update GitHub Import test 2019-02-25 18:37:27 +05:00
resource [CE] Improve `wait_for_push` 2019-02-11 09:04:59 +00:00
runtime Set feature flag via command line 2019-03-27 19:03:03 +00:00
scenario Set feature flag via command line 2019-03-27 19:03:03 +00:00
shared_examples Set feature flag via command line 2019-03-27 19:03:03 +00:00
specs Skip contexts in quarantine 2019-03-11 11:50:09 +00:00
support [CE] Improve `wait_for_push` 2019-02-11 09:04:59 +00:00
spec_helper.rb Skip contexts in quarantine 2019-03-11 11:50:09 +00:00