summaryrefslogtreecommitdiff
path: root/qa/qa/specs
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-132-2/+59
|
* Update test to not try to sign outMark Lapierre2019-09-121-2/+1
| | | | Because it will already be signed out
* Refactor protected branch resource and specqa-ml-refactor-protected-branch-testMark Lapierre2019-09-112-2/+3
| | | | | | | | | | | | | | | 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.
* Merge branch 'ce-backport-of-ml-web-terminal-spec-qa' into 'master'Dan Davison2019-08-292-3/+3
|\ | | | | | | | | 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-292-3/+3
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8186
* | Add E2E spec to ensure that issue closesNailia Iskhakova2019-08-291-0/+57
| | | | | | | | Add E2E spec to test that issue closes with commit message
* | Merge branch 'sh-rate-limits-qa' into 'master'Mark Lapierre2019-08-271-0/+20
|\ \ | | | | | | | | | | | | 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-261-0/+20
| | | | | | | | | | | | | | | This will help prevent issues such as https://gitlab.com/gitlab-org/gitlab-ce/issues/66449.
* | | Merge branch 'qa-autodevops-smoke-check' into 'master'Dan Davison2019-08-271-4/+12
|\ \ \ | | | | | | | | | | | | | | | | 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-151-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | Extract #enable_autodevops to new page object Change Smoke test naming to only running pipeline Generate AutoDevOps project with SecureRandom suffix
* | | | Remove tests from quarantineqa-ml-dequarantine-testsMark Lapierre2019-08-272-4/+2
| |/ / |/| |
* | | Quarantine filter issue comments testqa/quarantine-filter-issue-comments-testWalmyr Lima2019-08-231-1/+2
| | |
* | | Fix failing testqa-ml-fix-view-commit-patch-testMark Lapierre2019-08-221-1/+1
| | | | | | | | | | | | Optionally check for quotes and escape the name
* | | 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
| |/ |/|
* | 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
* | Reduce the CE/EE diff under qa/qa-reduce-ce-ee-diff-in-qa-folderRémy Coutable2019-08-142-20/+16
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Remove test from quarantineqa-unquarantine-diff-patch-testMark Lapierre2019-08-121-2/+1
|
* Merge branch 'qa-ml-fix-file-size-test' into 'master'Walmyr2019-08-011-6/+28
|\ | | | | | | | | | | | | Fix push file size test Closes gitlab-org/quality/nightly#113 See merge request gitlab-org/gitlab-ce!31321
| * Fix push file size testqa-ml-fix-file-size-testMark Lapierre2019-07-311-6/+28
| | | | | | | | And remove it from quarantine
* | Quarantine flaky e2e testqa-quarantine-github-oauth-testMark Lapierre2019-08-011-1/+2
|/
* Add retry on exception to mattermost loginqa-mattermost-spec-retryDesiree Chevalier2019-07-291-4/+6
|
* Move create group with mattermost spec to correct dirqa-sl-move-mattermost-group-specSanad Liaquat2019-07-261-0/+0
|
* Replace homepage visit stepsl-qa-staging-65-fix-correct-page-issueSanad Liaquat2019-07-231-2/+2
|
* Temporarily remove the before block to capture screenshotsSanad Liaquat2019-07-231-3/+1
|
* Ensure test is on login pageSanad Liaquat2019-07-231-0/+2
|
* Merge branch 'sl-qa-staging-65-fix-check-mentions-for-xss-spec' into 'master'Ramya Authappan2019-07-221-2/+12
|\ | | | | | | | | | | | | Updates check_mentions_for_xss_spec to use admin token for creating the user Closes gitlab-org/quality/staging#65 See merge request gitlab-org/gitlab-ce!30943
| * Create user as adminsl-qa-staging-65-fix-check-mentions-for-xss-specSanad Liaquat2019-07-191-2/+12
| |
* | Standardize Page Objects use on CE Plan Testsqa/standardize-page-objects-use-on-ce-plan-testsWalmyr Lima2019-07-205-37/+37
| | | | | | | | | | | | | | | | This is a first iteration to address the following issue: https://gitlab.com/gitlab-org/quality/team-tasks/issues/168 Note: depends on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30945
* | Merge branch 'qa/refactor-e2e-test' into 'master'64403-remove-node-polyfills-in-webpackDan Davison2019-07-191-11/+12
|\ \ | | | | | | | | | | | | Refactor collapse issue comments end-to-end test See merge request gitlab-org/gitlab-ce!30902
| * | Refactor collapse comments end-to-end testqa/refactor-e2e-testWalmyr Lima2019-07-191-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | To: - Better separate scopes (pre-conditions on before, tests on it) - Remove unnecessary expectation - Replace other unnecessary expectations by page.assert_text - Move variables closer to where they're used
* | | Refactor create issue end-to-end testqa/refactor-create-issue-e2e-testWalmyr Lima2019-07-191-12/+16
| |/ |/| | | | | | | | | | | This refactor: - Moves the tests pre-conditions to a before blocks - Creates an issue via the api for the second test to improve the test suite performance
* | Merge branch 'qa/better-scope-one-more-test' into 'master'Sanad Liaquat2019-07-191-1/+3
|\ \ | | | | | | | | | | | | Better scope end-to-end test See merge request gitlab-org/gitlab-ce!30897
| * | Better scope end-to-end testqa/better-scope-one-more-testWalmyr Lima2019-07-181-1/+3
| |/ | | | | | | | | Move test pre-conditions to before block, and leave only the test steps and verifications in the it block.
* | Merge branch 'qa/better-scope-another-test' into 'master'Sanad Liaquat2019-07-191-3/+3
|\ \ | | | | | | | | | | | | Better scope another end-to-end test See merge request gitlab-org/gitlab-ce!30896
| * | Better scope end-to-end testqa/better-scope-another-testWalmyr Lima2019-07-181-3/+3
| |/ | | | | | | | | | | Move test pre-conditions to before block, remove unnecessary expectation, and leave only the test steps and verifications in the it block.
* | Merge branch 'sl-qa-staging-66-quarantine-failing-spec' into 'master'Sanad Liaquat2019-07-191-1/+2
|\ \ | | | | | | | | | | | | Quarantine failing "rebase_merge_request_spec.rb" See merge request gitlab-org/gitlab-ce!30933
| * | Quarantine failing specsl-qa-staging-66-quarantine-failing-specSanad Liaquat2019-07-191-1/+2
| |/
* | Merge branch 'qa/better-scode-test' into 'master'Walmyr2019-07-191-1/+3
|\ \ | | | | | | | | | | | | Better scope end-to-end test See merge request gitlab-org/gitlab-ce!30895
| * | Better scope end-to-end testqa/better-scode-testWalmyr Lima2019-07-181-1/+3
| |/ | | | | | | | | Move test pre-conditions to before block, and leave only the test steps and verifications in the it block.
* | Refactor check mentions for xss testqa/refactor-check-mentions-for-xss-specWalmyr Lima2019-07-181-4/+4
|/ | | | | | | The refactor consists in: - Better scopping preconditions and the test definition - Removing a variable that was being used in a single palce, and use the string directly instead.
* Refactor all existing usages of .actDan Davison2019-07-1815-26/+26
| | | | | Replace any occurance of .act with the preferred method .perform
* Unquarantine object storage testMark Lapierre2019-07-181-2/+1
| | | | | --compat mode in Minio is now enabled so this test should pass See https://gitlab.com/gitlab-org/gitlab-qa/merge_requests/260
* Unquarantine Add Deploy Key testDesiree Chevalier2019-07-151-2/+1
|
* Unquarantine previously failing autodevops specddavison2019-07-121-2/+1
| | | | | | | create_project_with_auto_devops_spec.rb # runs autodevops was previous failing This previously failing test has passed consecutively
* Fix page refresh in retry_untilqa-nightly-115-fix-retry-untilSanad Liaquat2019-07-121-1/+1
|
* Merge branch 'qa/shorten-test-description' into 'master'Dan Davison2019-07-111-1/+1
|\ | | | | | | | | Shorten test description See merge request gitlab-org/gitlab-ce!30638
| * Shorten test descriptionqa/shorten-test-descriptionWalmyr Lima2019-07-111-1/+1
| |
* | Merge branch 'qa/explicitly-create-resources-via-api' into 'master'Dan Davison2019-07-111-2/+2
|\ \ | | | | | | | | | | | | Explicitly create resources via the API See merge request gitlab-org/gitlab-ce!30639