summaryrefslogtreecommitdiff
path: root/qa/qa/scenario
Commit message (Expand)AuthorAgeFilesLines
* Allow to pass --tag to bin/qa runRémy Coutable2018-08-282-3/+12
* [QA] Fix wrong spec files path in QA::Scenario::Test::InstanceRémy Coutable2018-08-271-1/+1
* Merge branch 'make-qa-scenario-test-instance-back-compatible' into 'master'Grzegorz Bizon2018-08-261-0/+36
|\
| * [QA] Re-add Test::Instance for back-compatibility with GitLab < 11.3Rémy Coutable2018-08-221-0/+36
* | [QA] Fix a 'superclass must be a Class' errorRémy Coutable2018-08-224-4/+4
|/
* fix broken pathing (remove extraneous ../)Dan Davison2018-08-211-1/+1
* add initial smoke tests and documentationDan Davison2018-08-205-59/+59
* Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla...Rémy Coutable2018-07-181-1/+1
* [QA] Add a new scenario to test GitHub importRémy Coutable2018-07-061-0/+18
* Add QA integration test for full Auto DevOps flowDylan Griffith2018-06-041-0/+11
* Merge branch 'docs/gb/rename-qa-slack-channel-to-quality' into 'master'Mek Stittri2018-04-191-1/+1
|\
| * Rename #qa slack channel to #quality in docsGrzegorz Bizon2018-04-191-1/+1
* | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
|/
* allow rspec files/options to be passed down in all casesBrett Walker2018-03-283-7/+7
* Merge branch 'sh-add-ldap-qa' into 'master'Grzegorz Bizon2018-02-071-0/+11
|\
| * Address review comments for LDAP QA testsh-add-ldap-qaStan Hu2018-02-061-1/+1
| * Add QA specs for LDAP loginStan Hu2018-02-041-0/+11
* | Expand QA spec file paths to allow running bin/qa from anywhereRobert Speicher2018-02-061-1/+6
|/
* Fix static-analysis offenses in QA support classGrzegorz Bizon2018-01-231-0/+4
* Refactor QA instance test scenario and tagsGrzegorz Bizon2018-01-234-37/+34
* Add temporary views coupling to all QA page objectsGrzegorz Bizon2018-01-101-0/+2
* Use `warn` instead of `$stderr.puts` in QA selectors testGrzegorz Bizon2018-01-101-2/+2
* Add tests for QA test selectors sanity scenarioGrzegorz Bizon2018-01-091-2/+2
* Reduce duplication in QA page elements-related codeGrzegorz Bizon2018-01-091-1/+1
* Fux Rubocop offense by freezeing consts in QA testGrzegorz Bizon2018-01-091-2/+2
* Copy edit QA selectors sanity test failure messageGrzegorz Bizon2018-01-091-6/+6
* Improve QA sanity selectors test output messageGrzegorz Bizon2018-01-091-0/+28
* Fix QA pages validation delegation and memoizationGrzegorz Bizon2018-01-091-1/+0
* Add QA error when page class has no views definedGrzegorz Bizon2018-01-091-0/+11
* Add QA sanity selectors scenario entrypointGrzegorz Bizon2017-12-221-0/+14
* Rename QA scenarios to make factory concept explicitGrzegorz Bizon2017-12-155-168/+0
* Remove unused page from hashed storage QA scenarioGrzegorz Bizon2017-12-121-1/+0
* Merge branch 'master' into qa/gb/selenium-handle-domain-sessionsGrzegorz Bizon2017-12-111-0/+47
|\
| * Check if user is in project page before performing a pushqa_extract_push_to_scenarioFelipe Artur2017-12-071-0/+7
| * Turn push file into a scenarioFelipe Artur2017-12-071-0/+40
* | Merge branch 'master' into qa/gb/selenium-handle-domain-sessionsGrzegorz Bizon2017-12-072-1/+26
|\ \ | |/
| * Backport QA code that belongs to CE from EE Geoqa/gb/backport-geo-integration-tests-commonsRémy Coutable2017-11-222-1/+26
* | WIP Handle domain sessions better in QA test scenarioGrzegorz Bizon2017-11-171-1/+0
|/
* Fix QA test subject address by configuring capybaraqa/gb/fix-subject-address-in-factoriesGrzegorz Bizon2017-11-171-0/+1
* Fix Rubocop offense in QA scenario entrypointqa/gb/rspec-decouple-test-instance-addressGrzegorz Bizon2017-11-101-2/+0
* Refactor QA specs runners and improve specsGrzegorz Bizon2017-11-101-5/+3
* Configure RSpec from within RSpec runner classGrzegorz Bizon2017-11-101-1/+0
* Do not require to set Capybara app_host in RSpecGrzegorz Bizon2017-11-101-11/+12
* Fix bootable scenario arguments for OptionParserGrzegorz Bizon2017-11-101-5/+3
* Make it possible to define global scenario attributesGrzegorz Bizon2017-11-093-1/+51
* Fix test selection in Test::Integration::MattermostRichard Clamp2017-11-081-2/+2
* Fixup rspec tag misuseRichard Clamp2017-11-061-1/+1
* Add tests for mattermost login via oauthRichard Clamp2017-10-301-0/+5
* Use the new buttons for creating groups and projects in QA testsbvl-fix-qa-group-pageBob Van Landuyt2017-10-231-2/+0
* Move rspec cli handling logic into Specs::RunnerRichard Clamp2017-10-161-3/+7