| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- to be explicit when fabricating resources via API or browser UI
- and to improve test speed by fabricating some resources via API
instead of via the GUI.
|
|\
| |
| |
| |
| | |
Fix failing e2e tests - initialize Issue labels
See merge request gitlab-org/gitlab-ce!30375
|
| |
| |
| |
| |
| | |
This provides a valid default value when labels are
not specified explicitly.
|
|/
|
|
|
| |
'master'"
This reverts merge request !25590
|
|\
| |
| |
| |
| |
| |
| | |
Removing Quarantine tag for Create
Closes gitlab-org/quality/staging#47
See merge request gitlab-org/gitlab-ce!30340
|
| |
| |
| |
| |
| |
| | |
Tested the two tests inside the suite,
both passed and thus are being
dequarantined.
|
| | |
|
| |
| |
| |
| | |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14533
|
|/
|
|
|
| |
Prometheus is uninstallable so waiting won't see 'Install' at all.
We'll see 'Uninstall' instead.
|
| |
|
|
|
|
|
|
|
| |
Avoid line-buffering and flush each character during shellout.
This useful for commands (e.g. gcloud) which display its progress by
printing single dots.
|
|
|
|
|
|
| |
Checks that archives of two different user projects with the same name aren't the same via checksum. I.E. a user can't download the archive of another's project by mistake.
To enable the test some enhancements were made. Namely updating the client module to handle more than one API instance and the creation a custom rest call method that downloads to tmp.
|
| |
|
|
|
|
| |
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28915
|
|\
| |
| |
| |
| |
| |
| | |
Execute snippet test on a private snippet instead of public
Closes gitlab-org/quality/staging#49
See merge request gitlab-org/gitlab-ce!29834
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Public snippets can trigger recaptcha.
Try with a private snippet instead.
Private snippets can't be embedded, so remove that check.
Also unquarantine the test.
|
| |
| |
| |
| |
| | |
- Add button styles for onboarding welcome page
- Fix qa selector (due to additional class)
|
|\ \
| | |
| | |
| | |
| | | |
Update docs on how to run E2E tests
See merge request gitlab-org/gitlab-ce!29823
|
| | |
| | |
| | |
| | | |
Make instructions on how to run the E2E tests against GDK more
explicit and easier to find.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Unquarantine the branches E2E test
Closes gitlab-org/quality/nightly#62
See merge request gitlab-org/gitlab-ce!29828
|
| |/ / |
|
| |/
|/| |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Un-quarantine OAuth spec
Closes gitlab-org/quality/nightly#100
See merge request gitlab-org/gitlab-ce!29764
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Add script for creating an MR with many commits
See merge request gitlab-org/gitlab-ce!29762
|
| |/
| |
| |
| | |
Also does a lot of cleanup and refactoring
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Uses `:requires_admin` metadata to specify that a test needs
an admin user.
Sets the push file size limit test to require an admin user.
With an admin access token set as the env var
GITLAB_QA_ADMIN_ACCESS_TOKEN, the push size
limit test now only uses the API and CLI
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fixing an old quarantined test
Closes gitlab-org/quality/staging#50
See merge request gitlab-org/gitlab-ce!28643
|
| | |
| | |
| | |
| | |
| | | |
Fixing a single trailing whitespace issue.
Fixing no new line at the end of the file.
|
| | |
| | |
| | |
| | |
| | | |
Created a refreshed test suite using api to improve speed.
This was done by adding qa tags to the merge request view.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
CE port of "Add test for git http operations for SSO enforced SAML group"
See merge request gitlab-org/gitlab-ce!29550
|
| | | | |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
[CE] Validate page after visit in block
See merge request gitlab-org/gitlab-ce!29524
|
| | | | |
|
| |/ /
| | |
| | |
| | |
| | | |
When `visit` is called with a block it now visits the page
before validating it, and then executes the block
|
| |/
|/|
| |
| | |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13763
|
|\ \
| | |
| | |
| | |
| | | |
CE port of "Comment will select all activites filter by default"
See merge request gitlab-org/gitlab-ce!29496
|
| |/ |
|
|/ |
|
|
|
|
| |
Use `retry_on_exception` instead of duplicating code
|
|\
| |
| |
| |
| |
| |
| | |
Visit project after push
Closes gitlab-org/quality/nightly#105
See merge request gitlab-org/gitlab-ce!29247
|
| |
| |
| |
| |
| | |
Waits for the push to a project before visiting the page
so that the updated state is shown when the page loads
|
| |
| |
| |
| |
| |
| | |
Use update term instead of update in the clusters managed app
implementation in order to make the implementation and UI
language more consistent.
|
|/
|
|
|
|
| |
It can take longer that 60 seconds for the server to be ready to
respond. Retry the login page validation twice (i.e., 3 attempts
to validate the login page)
|
|
|
|
|
|
|
|
|
| |
Wait for the new file modal to stop animating before clicking it
We now need to click the commit button 3 times:
1. To enter commit mode
2. To being staging changes
3. To submit the commit
|
|\
| |
| |
| |
| |
| |
| | |
De-quarantine e2e test for issue suggestions
Closes gitlab-org/quality/staging#53
See merge request gitlab-org/gitlab-ce!29046
|
| |
| |
| |
| | |
This goes in accordance with https://bit.ly/2Z1RdjZ
|
| |
| |
| |
| |
| |
| |
| | |
According to https://bit.ly/2JTPCcF
Now that https://gitlab.com/gitlab-org/gitlab-ce/issues/60355
is closed we can de-quarantine this test.
|
|\ \
| | |
| | |
| | |
| | | |
Log out in after all hook
See merge request gitlab-org/gitlab-ce!28969
|
| | |
| | |
| | |
| | | |
So subsequent tests can successfully log in
|