summaryrefslogtreecommitdiff
path: root/qa/qa.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`"Brett Walker2018-01-081-0/+1
* Put all menus under menu moduleLin Jen-Shin2018-01-021-2/+2
* Introduce common project settings and just putLin Jen-Shin2018-01-021-0/+1
* Introduce Factory::Resource::DeployKeyLin Jen-Shin2018-01-021-0/+1
* Introduce Menu::SideLin Jen-Shin2018-01-021-0/+4
* Rename DeployKey to DeployKeysLin Jen-Shin2017-12-281-1/+1
* QA: Add a scenario for adding a deploy keyLin Jen-Shin2017-12-281-0/+5
* Add support for defining explicit dependencies to QA factoriesGrzegorz Bizon2017-12-211-0/+2
* Fix remaining calls to GitLab QA factoriesqa/gb/gitlab-qa-factoriesGrzegorz Bizon2017-12-151-2/+0
* Rename QA scenarios to make factory concept explicitGrzegorz Bizon2017-12-151-23/+21
* Merge branch 'master' into qa/gb/selenium-handle-domain-sessionsGrzegorz Bizon2017-12-111-0/+4
|\
| * Turn push file into a scenarioFelipe Artur2017-12-071-0/+4
* | Merge branch 'master' into qa/gb/selenium-handle-domain-sessionsGrzegorz Bizon2017-12-071-0/+14
|\ \ | |/
| * Backport QA code that belongs to CE from EE Geoqa/gb/backport-geo-integration-tests-commonsRémy Coutable2017-11-221-0/+14
* | Remove GitLab entry page class in QAGrzegorz Bizon2017-11-171-1/+0
* | WIP Handle domain sessions better in QA test scenarioGrzegorz Bizon2017-11-171-0/+1
|/
* Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main...Rémy Coutable2017-11-101-0/+1
* Make it possible to define global scenario attributesGrzegorz Bizon2017-11-091-0/+1
* Add tests for mattermost login via oauthRichard Clamp2017-10-301-0/+6
* Add Test::Integration::MattermostRichard Clamp2017-10-131-0/+5
* Add QA::Scenario::Gitlab::Group::CreateRobert Speicher2017-10-091-0/+4
* Add QA::Page::Group::New to fill in the "Create group" formrs-qa-sandbox-groupRobert Speicher2017-10-061-0/+1
* Use autoloading instead of an explicit requireRobert Speicher2017-10-061-0/+4
* Fix new project selectors in GitLab QAfix/gb/qa/fix-new-project-selectorsGrzegorz Bizon2017-07-211-1/+8
* Fix QA test scenario for creating a new projectGrzegorz Bizon2017-07-101-1/+0
* Add GitLab QA CE strategy and simplify inflectorfeature/gb/gitlab-qa-integration-testsGrzegorz Bizon2017-03-131-3/+1
* Remove EE classes from GitLab QA merged into CEGrzegorz Bizon2017-03-091-5/+0
* Fix using release inflector to define autoloadsGrzegorz Bizon2017-03-091-1/+3
* Implement GitLab QA release inflection strategyGrzegorz Bizon2017-03-091-0/+3
* Fix Rubocop offense and remove QA Rubocop from depsGrzegorz Bizon2017-03-091-1/+1
* Add GitLab QA integrations tests to GitLab CE / EEGrzegorz Bizon2017-03-091-0/+83