Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa/spec
AgeCommit message (Expand)Author
2019-04-09Reduce number of rspec retriesSanad Liaquat
2019-03-28Allow token env var from gitlab-qaMark Lapierre
2019-03-27Set feature flag via command lineMark Lapierre
2019-03-11Skip contexts in quarantineMark Lapierre
2019-02-28[QA] Fail early if a Git command failsRémy Coutable
2019-02-25Update GitHub Import testSanad Liaquat
2019-02-19Retry failed tests with rspec-retrySanad Liaquat
2019-02-14Move server responding check to scenario before hookMark Lapierre
2019-02-14Skip contexts in quarantineMark Lapierre
2019-02-11[CE] Improve `wait_for_push`Mark Lapierre
2019-02-07Load login page only if gitlab_address is definedSanad Liaquat
2019-02-07Wait for login page to load at the beginning of QA suiteSanad Liaquat
2019-02-01Add e2e QA test for logging in using GitHub OAuthSanad Liaquat
2019-01-31Merge branch 'qa-ml-improve-git-repo-auth' into 'master'Rémy Coutable
2019-01-30Don't use .netrc with SSHMark Lapierre
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2019-01-28Add git credentials to .netrc when neededMark Lapierre
2019-01-25Fix failing E2E testMark Lapierre
2019-01-23[QA] Use public_email instead of email since it's availableRémy Coutable
2019-01-15Fix Resource attribute bugMark Lapierre
2019-01-10[QA] Retrieve the current user name and emailRémy Coutable
2019-01-09Add specs to remote grid. Raise errors for #remote_grid_credentialsddavison
2019-01-08Quarantine spec code review changesMark Lapierre
2019-01-08Skip quarantined tests via filtersMark Lapierre
2019-01-08Revert "Allow tests to be quarantined"Mark Lapierre
2019-01-08Allow tests to be quarantinedMark Lapierre
2019-01-07Wait for Web IDE commit animationMark Lapierre
2018-12-28Log text_filter arg of find_elementMark Lapierre
2018-12-20Backport page object changes from EEMark Lapierre
2018-11-08Merge branch 'ml-qa-git-protocol-v2-spec' into 'master'Nick Thomas
2018-11-07Add e2e test of push over SSH over Git protocol v2Mark Lapierre
2018-11-05Rename QA::Factory to QA::ResourceLin Jen-Shin
2018-11-05Merge branch 'ml-create-user-via-api-qa' into 'master'Grzegorz Bizon
2018-11-02Create users via the APIMark Lapierre
2018-11-02Don't log fabricate argsMark Lapierre
2018-10-31CE: Absorb product into factoryLin Jen-Shin
2018-10-26Merge branch 'qa-59-ldap-ssl-scenario' into 'master'Stan Hu
2018-10-26Merge branch 'ml-qa-repo-logging' into 'master'Robert Speicher
2018-10-25Always use `attribute` to define the productLin Jen-Shin
2018-10-25Re-enable debug logging of Git commands and outputMark Lapierre
2018-10-25Rename SSL to TLSSanad Liaquat
2018-10-24Renamed to ldap_no_ssl and ldap_sslSanad Liaquat
2018-10-22Merge branch 'qa-backport-recent-ee-changes' into 'master'Douglas Barbosa Alexandre
2018-10-22[QA] Port recent changes from EERémy Coutable
2018-10-20Log page actionsMark Lapierre
2018-10-18Merge branch 'ml-qa-code-owners' into 'master'Rémy Coutable
2018-10-17Add support for pushing and viewing filesMark Lapierre
2018-10-17First iteration to allow creating QA resources using the APIRémy Coutable
2018-10-15Disable the QA/ElementWithPattern cop for existing offensesRémy Coutable
2018-10-11Initial commitSanad Liaquat