summaryrefslogtreecommitdiff
path: root/qa/qa
Commit message (Expand)AuthorAgeFilesLines
* Improve QA scenarios contexts & descriptions consistencyRémy Coutable2018-08-2824-631/+673
* Reorganize QA scenarios based on the DevOps cycleRémy Coutable2018-08-2832-0/+49
* 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 'sh-sanitize-project-import-names' into 'master'Rémy Coutable2018-08-261-1/+1
|\
| * Use slugs for default project path and sanitize names before importStan Hu2018-08-241-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
|/
* Merge branch '49179-fill-with-js-directly-qa' into 'master'Grzegorz Bizon2018-08-211-1/+7
|\
| * Fill variable text with JS directly to speed up49179-fill-with-js-directly-qaLin Jen-Shin2018-08-171-1/+7
* | Merge branch 'qa-staging-2' into 'master'Grzegorz Bizon2018-08-2110-39/+89
|\ \
| * | [QA] Improve the fork scenario to take a username and password instead of alw...qa-staging-2Rémy Coutable2018-08-2010-39/+89
| |/
* | fix broken pathing (remove extraneous ../)Dan Davison2018-08-211-1/+1
* | add initial smoke tests and documentationDan Davison2018-08-2029-82/+124
* | Disable code_quality check in auto devops QA integration testfix-flaky-code-quality-auto-devops-qaDylan Griffith2018-08-201-0/+7
|/
* Fix flaky auto devops QA test by waiting longer for productionDylan Griffith2018-08-141-1/+1
* Merge branch 'ce-5666-backport' into 'master'Yorick Peterse2018-08-071-1/+1
|\
| * CE port of "List groups with developer maintainer access on project creation"Imre Farkas2018-08-071-1/+1
* | Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-072-2/+4
|/
* Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling2018-08-061-3/+3
* Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-031-2/+2
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-312-4/+2
* Install cluster applications in parallel in auto devops QADylan Griffith2018-07-301-2/+3
* Fix race condition in auto devops QA spec: ensure we wait for Install button ...Dylan Griffith2018-07-301-0/+1
* Reset local storage between qa testsDJ Mountney2018-07-251-0/+1
* i18n: externalize strings from 'app/views/layouts'Tao Wang2018-07-232-4/+4
* Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla...Rémy Coutable2018-07-187-9/+9
* QA scenario to add/edit/delete a file via the Web UISanad Liaquat2018-07-177-2/+187
* Merge branch 'i18n-extract-app/views/doorkeeper' into 'master'Rémy Coutable2018-07-161-1/+1
|\
| * i18n: externalize strings from 'app/views/doorkeeper'Tao Wang2018-07-131-1/+1
* | Remove flaky and redundant expectationsmk/fix-flaky-protected-branch-expectationsMichael Kozono2018-07-133-42/+1
|/
* Merge branch 'qa-fix-timestamp' into 'master'Grzegorz Bizon2018-07-121-1/+1
|\
| * [QA] Fix duplicate year in namespace nameqa-fix-timestampRémy Coutable2018-07-121-1/+1
* | Merge branch '49139-sleep-before-installing-tiller-to-prevent-race-condition'...Grzegorz Bizon2018-07-121-0/+3
|\ \
| * | Add sleep to QA test before installing tiller49139-sleep-before-installing-tiller-to-prevent-race-conditionDylan Griffith2018-07-121-0/+3
* | | Adding spec to test basic forking functionalitiesMykhailo Formus2018-07-1215-21/+216
* | | Merge branch '48690-follow-up-from-milestone-tests' into 'master'Rémy Coutable2018-07-123-11/+13
|\ \ \
| * | | move #has_milestone? to issuable sidebar;48690-follow-up-from-milestone-testsddavison2018-07-113-11/+13
* | | | Revert "Log push output on exception"mk/remove-push-output-loggingMichael Kozono2018-07-111-18/+6
| |_|/ |/| |
* | | [QA] Ensure screenshots are save in subfolder per QA runRémy Coutable2018-07-112-1/+5
|/ /
* | Milestone testsDan Davison2018-07-118-8/+135
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-0/+6
|/
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Merge branch 'rc-qa-146' into 'master'Grzegorz Bizon2018-07-0614-12/+318
|\
| * [QA] Add a new scenario to test GitHub importRémy Coutable2018-07-0614-15/+303
| * [QA] Add a new Page::Issuable::Show pageRémy Coutable2018-07-061-0/+18
* | Resolve "Add dropdown to Groups link in top bar"Dennis Tang2018-07-061-2/+8
|/
* Ensure QA specs are categorized as feature specs by RSpecRémy Coutable2018-07-051-0/+6
* Merge branch '48779-qa-merge-request-squash-sometimes-fail' into 'master'Sean McGivern2018-07-052-9/+37
|\