summaryrefslogtreecommitdiff
path: root/qa/spec
Commit message (Expand)AuthorAgeFilesLines
* First pass at new automated QA API test for #52703Grant Young2019-07-011-3/+33
* Test push limit with admin userMark Lapierre2019-06-182-14/+60
* Backport of EE changes from MR 13763Walmyr2019-06-141-2/+2
* Fix Web IDE add template testMark Lapierre2019-06-051-1/+11
* Generate knapsack report for review-qa-allMark Lapierre2019-06-032-0/+29
* Implement dynamic validation on QA Pagesddavison2019-05-201-0/+56
* Only retry failing QA tests in CIqa-retry-in-ci-onlyMark Lapierre2019-05-201-3/+5
* Merge branch 'qa-ml-fix-branches-test' into 'master'Sanad Liaquat2019-05-131-1/+8
|\
| * Add branch_name qa selectorqa-ml-fix-branches-testMark Lapierre2019-05-071-1/+8
* | Swap brackets to avoid false positiveqa-escape-netrc-regexMark Lapierre2019-05-061-1/+1
* | Escape arg used in regexMark Lapierre2019-05-061-0/+9
|/
* Merge branch 'frozen_string_literal_qa' into 'master'Sanad Liaquat2019-04-1521-0/+42
|\
| * Add frozen_string_literal to qa/frozen_string_literal_qaThong Kuah2019-04-1321-0/+42
* | Enable RSpec/ExampleWording copThong Kuah2019-04-121-2/+2
|/
* Reduce number of rspec retriesSanad Liaquat2019-04-091-1/+1
* Allow token env var from gitlab-qaMark Lapierre2019-03-281-3/+3
* Set feature flag via command lineMark Lapierre2019-03-277-12/+127
* Skip contexts in quarantineMark Lapierre2019-03-113-401/+272
* [QA] Fail early if a Git command failsRémy Coutable2019-02-281-2/+2
* Update GitHub Import testSanad Liaquat2019-02-251-5/+10
* Retry failed tests with rspec-retrySanad Liaquat2019-02-192-0/+63
* Move server responding check to scenario before hookMark Lapierre2019-02-141-14/+0
* Skip contexts in quarantineMark Lapierre2019-02-142-173/+226
* [CE] Improve `wait_for_push`Mark Lapierre2019-02-1112-8/+184
* Load login page only if gitlab_address is definedqa-check-server-responding-before-suitSanad Liaquat2019-02-071-3/+5
* Wait for login page to load at the beginning of QA suiteSanad Liaquat2019-02-071-0/+12
* Add e2e QA test for logging in using GitHub OAuthSanad Liaquat2019-02-011-0/+9
* Merge branch 'qa-ml-improve-git-repo-auth' into 'master'Rémy Coutable2019-01-311-42/+92
|\
| * Don't use .netrc with SSHMark Lapierre2019-01-301-11/+0
| * Add git credentials to .netrc when neededMark Lapierre2019-01-281-42/+103
* | Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-292-2/+2
|/
* Fix failing E2E testMark Lapierre2019-01-251-1/+9
* [QA] Use public_email instead of email since it's availableRémy Coutable2019-01-231-0/+118
* Fix Resource attribute bugMark Lapierre2019-01-151-0/+36
* [QA] Retrieve the current user name and emailRémy Coutable2019-01-101-4/+0
* Add specs to remote grid. Raise errors for #remote_grid_credentialsddavison2019-01-091-0/+59
* Quarantine spec code review changesMark Lapierre2019-01-082-20/+19
* Skip quarantined tests via filtersMark Lapierre2019-01-082-0/+299
* Revert "Allow tests to be quarantined"Mark Lapierre2019-01-081-77/+14
* Allow tests to be quarantinedMark Lapierre2019-01-081-14/+77
* Wait for Web IDE commit animationMark Lapierre2019-01-071-0/+14
* Log text_filter arg of find_elementMark Lapierre2018-12-281-0/+9
* Backport page object changes from EEMark Lapierre2018-12-201-0/+7
* Merge branch 'ml-qa-git-protocol-v2-spec' into 'master'Nick Thomas2018-11-083-11/+80
|\
| * Add e2e test of push over SSH over Git protocol v2ml-qa-git-protocol-v2-specMark Lapierre2018-11-073-11/+80
* | Rename QA::Factory to QA::Resource53224-rename-to-resource-base-qaLin Jen-Shin2018-11-054-77/+77
* | Merge branch 'ml-create-user-via-api-qa' into 'master'Grzegorz Bizon2018-11-051-0/+36
|\ \
| * | Create users via the APIml-create-user-via-api-qaMark Lapierre2018-11-021-0/+36
* | | Don't log fabricate argsMark Lapierre2018-11-021-3/+3
|/ /
* | CE: Absorb product into factoryLin Jen-Shin2018-10-312-58/+27
|/