summaryrefslogtreecommitdiff
path: root/qa
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@12-5-stable-eeGitLab Bot2020-01-281-0/+43
|
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-12-161-1/+1
|
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-1971-142/+934
|
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-2279-298/+1265
|
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-2014-241/+35
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-203-7/+11
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-205-13/+64
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-198-15/+162
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-0/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-188-10/+10
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-172-6/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-175-29/+28
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-169-74/+83
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-142-1/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-1323-32/+32
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-1317-7/+426
|
* Update test to not try to sign outMark Lapierre2019-09-122-3/+9
| | | | Because it will already be signed out
* Merge branch 'qa-wiki-ssh-spec' into 'master'Mark Lapierre2019-09-123-0/+29
|\ | | | | | | | | CE backport of E2E Test wiki SSH push to Geo primary node See merge request gitlab-org/gitlab-ce!32885
| * Update qa resources and pages for Geo wiki specqa-wiki-ssh-specJennie Louie2019-09-103-0/+29
| | | | | | | | | | Add qa selectors to wiki show and ssh keys page Add method to wiki push resource to find ssh_uri
* | Refactor protected branch resource and specqa-ml-refactor-protected-branch-testMark Lapierre2019-09-115-27/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Resource::Branch to Resource::ProtectedBranch to be clear that it configures the settings to protect a branch, rather than just creating a new branch. Make branch an attribute to make it clear creating the branch is not the main responsibility of the class. Initialize the project with a readme so that the resource only has to push once when it creates a branch. Stop ProjectPush from visiting the project page so that it doesn't have to use the browser UI.
* | Backport for EE 15582Tomislav Nikic2019-09-1011-2/+95
|/ | | | This is a back-port for all CE related files.
* 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