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-08-14Reduce the CE/EE diff under qa/Rémy Coutable
2019-07-24Enable Rubocop Performance/InefficientHashSearchStan Hu
2019-07-23QA: Prefer `flat_map` over `map` + `flatten`Peter Leitzen
2019-07-11Treat element#selector_css string appropriatelyddavison
2019-07-11Introduce data-qa-selector to supplant .qa-classddavison
2019-07-09Run tests in parallel via parallel_testsMark Lapierre
2019-07-01First pass at new automated QA API test for #52703Grant Young
2019-06-18Test push limit with admin userMark Lapierre
2019-06-14Backport of EE changes from MR 13763Walmyr
2019-06-05Fix Web IDE add template testMark Lapierre
2019-06-03Generate knapsack report for review-qa-allMark Lapierre
2019-05-20Implement dynamic validation on QA Pagesddavison
2019-05-20Only retry failing QA tests in CIMark Lapierre
2019-05-13Merge branch 'qa-ml-fix-branches-test' into 'master'Sanad Liaquat
2019-05-07Add branch_name qa selectorMark Lapierre
2019-05-06Swap brackets to avoid false positiveMark Lapierre
2019-05-06Escape arg used in regexMark Lapierre
2019-04-15Merge branch 'frozen_string_literal_qa' into 'master'Sanad Liaquat
2019-04-12Add frozen_string_literal to qa/Thong Kuah
2019-04-12Enable RSpec/ExampleWording copThong Kuah
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