summaryrefslogtreecommitdiff
path: root/qa
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'qa/e2e-tests-for-issue-weights' into 'master'Walmyr Lima e Silva Filho2019-09-093-1/+9
|\ | | | | | | | | Backport of end-to-end test for visualizing issue weight on different pages See merge request gitlab-org/gitlab-ce!32766
| * Update issue resource to allow for adding weightqa/e2e-tests-for-issue-weightsWalmyr Lima2019-09-061-1/+2
| |
| * Prepend ee page object on its counterpartWalmyr Lima2019-09-061-0/+2
| |
| * Update page object with new element and methodWalmyr Lima2019-09-061-0/+5
| |
* | Replace GDK refDan Davison2019-09-081-3/+1
|/
* Merge branch 'qa-ml-approval-rules-tests' into 'master'Ramya Authappan2019-09-066-8/+33
|\ | | | | | | | | CE backport of EE MR approvals E2E test See merge request gitlab-org/gitlab-ce!32439
| * CE backport of EE MR approvals E2E testqa-ml-approval-rules-testsMark Lapierre2019-09-046-8/+33
| | | | | | | | Includes API methods to add members to projects and groups
* | Merge branch 'qa/e2e-test-custom-email' into 'master'66360-zoom-for-incident-management-integrationRémy Coutable2019-09-022-1/+10
|\ \ | |/ |/| | | | | Update views for testability and update page objects See merge request gitlab-org/gitlab-ce!32451
| * Improve tests speedqa/e2e-test-custom-emailWalmyr Lima2019-08-301-1/+1
| | | | | | | | | | Before this change, by default the expand button would only be clicked after 10 seconds, but now it will only wait for 1 sec.
| * Update page object with new element and methodWalmyr Lima2019-08-301-0/+9
| |
* | Add EE methods to Project Show page objectJennifer Louie2019-08-311-1/+1
| |
* | Increase window size during e2e testsqa/increase-window-size-during-e2e-testsqa-window-size-jlWalmyr Lima2019-08-301-1/+1
|/
* Merge branch 'ce-backport-of-ml-web-terminal-spec-qa' into 'master'Dan Davison2019-08-299-21/+150
|\ | | | | | | | | Backport changes from EE MR 8186 See merge request gitlab-org/gitlab-ce!31707
| * Backport changes from EEce-backport-of-ml-web-terminal-spec-qaMark Lapierre2019-08-299-21/+150
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8186
* | Merge branch 'resolve-new-qa-differences' into 'master'Rémy Coutable2019-08-2917-0/+34
|\ \ | | | | | | | | | | | | Fix CE to EE differences in the qa/ directory See merge request gitlab-org/gitlab-ce!32354
| * | Backport EE changes to the qa/ directoryresolve-new-qa-differencesYorick Peterse2019-08-2917-0/+34
| | | | | | | | | | | | | | | Now that the qa/ directory uses the X_if_ee methods we can backport all these lines to CE.
* | | Add E2E spec to ensure that issue closesNailia Iskhakova2019-08-294-0/+74
| | | | | | | | | | | | Add E2E spec to test that issue closes with commit message
* | | Merge branch 'qa-ml-web-ide-commit-to-current-branch' into 'master'Dan Davison2019-08-281-1/+5
|\ \ \ | |/ / |/| | | | | | | | Commit to current branch by default in Web IDE E2E tests See merge request gitlab-org/gitlab-ce!32248
| * | Commit to current branch by defaultqa-ml-web-ide-commit-to-current-branchMark Lapierre2019-08-281-1/+5
| | | | | | | | | | | | When using the Web IDE
* | | Merge branch 'qa-restric-access-by-ip-address-spec-ce' into 'master'Sanad Liaquat2019-08-283-1/+23
|\ \ \ | |/ / |/| | | | | | | | CE Backport of EE changes See merge request gitlab-org/gitlab-ce!32203
| * | CE Backport of EE changesqa-restric-access-by-ip-address-spec-ceSanad Liaquat2019-08-273-1/+23
| |/ | | | | | | Add qa selector elements and files from the EE branch
* | Merge branch 'sh-rate-limits-qa' into 'master'Mark Lapierre2019-08-276-1/+103
|\ \ | | | | | | | | | | | | Add QA specs for using IP rate limits See merge request gitlab-org/gitlab-ce!32177
| * | Add QA specs for using IP rate limitssh-rate-limits-qaStan Hu2019-08-266-1/+103
| | | | | | | | | | | | | | | This will help prevent issues such as https://gitlab.com/gitlab-org/gitlab-ce/issues/66449.
* | | Merge branch 'sh-document-qa-admin-account-docs' into 'master'Mark Lapierre2019-08-271-0/+11
|\ \ \ | | | | | | | | | | | | | | | | Document setting admin credentials in QA tests See merge request gitlab-org/gitlab-ce!32271
| * | | Document setting admin credentials in QA testssh-document-qa-admin-account-docsStan Hu2019-08-271-0/+11
| | | | | | | | | | | | | | | | | | | | This makes it possible to test against a real instance that has different admin credentials than the default.
* | | | Merge branch 'qa-autodevops-smoke-check' into 'master'Dan Davison2019-08-274-12/+36
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Ensure autodevops is enabled before running Smoke test See merge request gitlab-org/gitlab-ce!31867
| * | | | Ensure autodevops is enabled before running Smoke testqa-autodevops-smoke-checkddavison2019-08-154-12/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extract #enable_autodevops to new page object Change Smoke test naming to only running pipeline Generate AutoDevOps project with SecureRandom suffix
* | | | | Merge branch 'qa/issue-boards-navigation' into 'master'Sanad Liaquat2019-08-271-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | Update view for testability and update page object See merge request gitlab-org/gitlab-ce!32224
| * | | | Update issues submenuqa/issue-boards-navigationWalmyr Lima2019-08-261-0/+9
| | | | | | | | | | | | | | | | | | | | With a new element and a new method to go to issue boards.
* | | | | Remove tests from quarantineqa-ml-dequarantine-testsMark Lapierre2019-08-272-4/+2
| |_|/ / |/| | |
* | | | Extract gcloud and minikube cluster providerPeter Leitzen2019-08-266-88/+338
| | | | | | | | | | | | | | | | Add cluster provider k3d
* | | | Copy ee/app/models/license.rb in the QA image if presentqa-copy-license-file-in-qa-imageRémy Coutable2019-08-261-0/+2
|/ / / | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'qa/quarantine-filter-issue-comments-test' into 'master'Walmyr Lima e Silva Filho2019-08-231-1/+2
|\ \ \ | | | | | | | | | | | | | | | | Quarantine filter issue comments test See merge request gitlab-org/gitlab-ce!32152
| * | | Quarantine filter issue comments testqa/quarantine-filter-issue-comments-testWalmyr Lima2019-08-231-1/+2
| | | |
* | | | Fail E2E tests early if template not found via APIMark Lapierre2019-08-232-2/+15
|/ / /
* | | Merge branch 'qa-ml-fix-view-commit-patch-test' into 'master'Sanad Liaquat2019-08-231-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Failure in qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb" Closes gitlab-org/quality/staging#69 See merge request gitlab-org/gitlab-ce!32087
| * | | Fix failing testqa-ml-fix-view-commit-patch-testMark Lapierre2019-08-221-1/+1
| | | | | | | | | | | | | | | | Optionally check for quotes and escape the name
* | | | Always pre-select "Start a new merge request"Denys Mishunov2019-08-221-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One exception: there is an existing MR for the current branch and the branch is non-default and non-protected. Extended mock_data for ide/stores to have different types of branches: default, protected and regular Cleaned new MR checkbox view
* | | | Update GitHub CI/CD import page to use PAT onlyScott Hampton2019-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oauth2 tokens are causing issues with mirroring repos, because it effectively limits the number of repos you can mirror. Personal Access Tokens do not have this problem. This change removes the OAuth2 option from the import page for CI/CD only, and only provides the personal access token form.
* | | | Update QA readme to note that Chrome/Chromium is requiredMark Lapierre2019-08-221-0/+5
| | | |
* | | | Merge branch 'qa/issue-boards-e2e-tests' into 'master'Rémy Coutable2019-08-222-2/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Backport of EE MR See merge request gitlab-org/gitlab-ce!31903
| * | | | Expose id attribute on label resourceqa/issue-boards-e2e-testsWalmyr Lima2019-08-201-0/+1
| | | | |
| * | | | Allow issue fabrication with milestoneWalmyr Lima2019-08-201-2/+4
| | |_|/ | |/| |
* | | | Add docs exceptions to two pipeline jobsMarcel Amirault2019-08-221-1/+1
| |/ / |/| |
* | | Match space or newline after usernameqa-staging-67-fix-add-project-member-specSanad Liaquat2019-08-201-1/+1
| | |
* | | Fix add project member specSanad Liaquat2019-08-191-1/+1
|/ /
* | Update qa/Dockerfile to be built from the project root contextRémy Coutable2019-08-194-12/+19
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Support X_if_ee methods for QA testsYorick Peterse2019-08-191-0/+3
| | | | | | | | | | For the QA tests to use the new injection methods, we must require the initializer and ensure that the "constantize" method is available.
* | Quarantine failing testqa-quarantine-templates-testMark Lapierre2019-08-191-1/+2
| |
* | Quarantining add_file_template_spec testGrant Young2019-08-161-1/+2
| | | | | | | | Issue - https://gitlab.com/gitlab-org/quality/nightly/issues/127