summaryrefslogtreecommitdiff
path: root/qa/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-291-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-161-7/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-0/+10
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-1/+1
|
* Replace GDK refDan Davison2019-09-081-3/+1
|
* 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.
* Update QA readme to note that Chrome/Chromium is requiredMark Lapierre2019-08-221-0/+5
|
* Add docs exceptions to two pipeline jobsMarcel Amirault2019-08-221-1/+1
|
* Update qa/Dockerfile to be built from the project root contextRémy Coutable2019-08-191-2/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update qa/README.md GDK portMark Lapierre2019-07-111-4/+4
|
* Update docs on how to run E2E testsdocs-ml-gdk-how-to-more-infoMark Lapierre2019-06-191-2/+17
| | | | Make instructions on how to run the E2E tests against GDK more explicit and easier to find.
* Consolidate documentation written for e2e tests under dev docsddavison2019-05-301-6/+6
| | | | | | | | | | | | Previously the documentation was separated. If we want to bake quality into the product, how better than to include everything we use directly in the development documentation Signed-off-by: ddavison <ddavison@gitlab.com> Fix broken internal doc link Move documentation for page objects to the e2e section
* Add documentation for element naming conventionsddavison2019-05-281-3/+3
| | | | | | Refactor all capital files to lowercase Signed-off-by: ddavison <ddavison@gitlab.com>
* This is the first iteration of documentation for the GitLab QAWalmyr2019-05-131-2/+4
| | | | | | framework that intends to make easier for every engineer to contribute with the end-to-end tests creation, edition, and improvements.
* Add 'bundle exec' to the 'bin/qa' calls in qa/README.mddocs-fix-bin-qa-commandRémy Coutable2019-04-091-8/+10
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Document click_ vs. go_to_ standard for e2e testsqa/document_click_vs_go_toWalmyr Lima2019-04-011-0/+1
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59645.
* Set feature flag via command lineMark Lapierre2019-03-271-3/+28
| | | | | | | | | | | First attempt at allowing a feature flag to be set via the command line when running tests. This will enable the flag, run the tests, and then disable the flag. Using OptionParser meant changing how scenarios get the instance address, so this also allows the address to be set as a command line option. It's backwards compatible (you can still provide the address as the command line option after the scenario)
* Link to instructions to run SSH tests on GDKMark Lapierre2019-02-281-0/+3
|
* Update QA docsMark Lapierre2019-02-191-5/+9
| | | | | Use consistent language (end-to-end instead of integration). Clarify purpose of `qa/specs/features/` vs. `spec`
* Add doc for quarantined testsMark Lapierre2019-01-081-1/+22
|
* Adds QA_COOKIES option to gitlab-qaJohn Jarvis2018-11-281-0/+9
|
* Enable signing in as admin when adding a licenseMark Lapierre2018-09-101-7/+1
| | | | | | | | Adds the ability to use admin credentials to add a license so that when testing an LDAP user on EE the LDAP user does not have to be an admin. Admin credentials default to GDK's root user. Can be overriden via ADMIN_USERNAME and ADMIN_PASSWORD environment variables.
* add initial smoke tests and documentationDan Davison2018-08-201-6/+6
|
* Adding spec to test basic forking functionalitiesMykhailo Formus2018-07-121-1/+1
|
* Rename `package-qa` in docsToon Claes2018-03-191-1/+1
| | | | | | In gitlab-org/gitlab-ce!17807 the `package-qa` job was renamed to `package-and-qa`. But it was not renamed in the docs. So this change fixes that.
* GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. ↵sh-add-login-types-qaStan Hu2018-02-111-0/+6
| | | | | | | standard, LDAP) GITLAB_USERNAME and GITLAB_PASSWORD may be specified for an LDAP login, but QA scenarios may need to know which type it is in order to log in successfully.
* Add documentation on how to build a QA Docker imagesh-add-docker-build-qaStan Hu2018-02-091-0/+10
|
* Allow using a different sandbox group for QALin Jen-Shin2018-02-081-0/+8
|
* Revert "Merge branch 'update-qa-docs-with-directory-req' into 'master'"qa/rs-qa-from-anywhereRobert Speicher2018-02-061-3/+0
| | | | | This reverts commit e6579d82cb87ca5cb94639851482f48a73a2b74f, reversing changes made to afcd9fc7f415dc5a8794ad1ef2498baee08aa825.
* Add note about being in the `qa` directory for `bin/qa` to workupdate-qa-docs-with-directory-reqEric Eastwood2018-01-311-0/+3
| | | | | I ran into some issues when trying it out https://gitlab.slack.com/archives/C3JJET4Q6/p1517384135000134
* Add a note about GitLab QA page objects validator to docsGrzegorz Bizon2018-01-121-0/+11
|
* Add link to QA page objects docs from main READMEGrzegorz Bizon2018-01-111-2/+6
|
* Specify how we're utilizing rspec heredocs-qa-extend-how-to-run-specific-testLin Jen-Shin2017-12-201-1/+8
|
* Use the default password from the GDK's root userRobert Speicher2017-10-051-7/+23
| | | | [ci skip]
* Add GitLab QA documentationStan Hu2017-09-291-0/+19
| | | | [ci skip]
* Extend README.md for GitLab QA in `qa/` directoryGrzegorz Bizon2017-03-091-0/+13
| | | | [ci skip]
* Extend README for GitLab QA files in `qa/`Grzegorz Bizon2017-03-091-0/+3
| | | | [ci skip]
* Add GitLab QA integrations tests to GitLab CE / EEGrzegorz Bizon2017-03-091-0/+2