summaryrefslogtreecommitdiff
path: root/qa/qa/specs/features/browser_ui/1_manage/project/create_project_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Quarantine flaky testsqa-quarantine-flaky-testsMark Lapierre2019-02-071-1/+2
| | | | | | | | | | See issues: https://gitlab.com/gitlab-org/quality/nightly/issues/70 https://gitlab.com/gitlab-org/quality/nightly/issues/72 https://gitlab.com/gitlab-org/quality/staging/issues/21 https://gitlab.com/gitlab-org/quality/staging/issues/31 https://gitlab.com/gitlab-org/quality/staging/issues/30 https://gitlab.com/gitlab-org/quality/staging/issues/26
* Rename QA::Factory to QA::Resource53224-rename-to-resource-base-qaLin Jen-Shin2018-11-051-1/+1
| | | | | * Factory::Base -> Resource::Base, and therefore: * Factory::Resource::Project -> Resource::Project
* Use strings for context descriptionsmk/backport-use-strings-for-context-description-qaMichael Kozono2018-10-181-1/+1
| | | | To avoid confusion with tags.
* First iteration to allow creating QA resources using the APIRémy Coutable2018-10-171-4/+2
|
* Improve QA scenarios contexts & descriptions consistencyRémy Coutable2018-08-281-14/+18
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Reorganize QA scenarios based on the DevOps cycleRémy Coutable2018-08-281-0/+22
Signed-off-by: Rémy Coutable <remy@rymai.me>