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
fixtures
git [QA] Fail early if a Git command fails 2019-02-28 18:15:51 +01:00
helpers
page
resource
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
spec_helper.rb Skip contexts in quarantine 2019-03-11 11:50:09 +00:00