summaryrefslogtreecommitdiff
path: root/qa/qa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qa-deploy-key-scenario' into 'master'Grzegorz Bizon2018-01-256-19/+65
|\
| * Prefer local variables insteadqa-deploy-key-scenarioLin Jen-Shin2018-01-241-4/+4
| * Move initialize method later.Lin Jen-Shin2018-01-241-3/+3
| * Merge remote-tracking branch 'upstream/master' into qa-deploy-key-scenarioLin Jen-Shin2018-01-2410-15/+262
| |\
| * | Also test if the fingerprint is correctLin Jen-Shin2018-01-224-6/+42
| * | Merge branch 'qa-deploy-key-factory-product' into qa-deploy-key-scenarioLin Jen-Shin2018-01-223-11/+14
| |\ \
| * | | Generate ssh key on the fly for QALin Jen-Shin2018-01-223-12/+22
* | | | Merge branch 'qa/gb/ci-cd-qa-pipelines' into 'master'Rémy Coutable2018-01-2519-85/+410
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix offense in runners settings QA page object classqa/gb/ci-cd-qa-pipelinesGrzegorz Bizon2018-01-231-1/+3
| * | | Wait for runner until it registers itself in QA testsGrzegorz Bizon2018-01-231-0/+1
| * | | Fix static-analysis offenses in QA support classGrzegorz Bizon2018-01-231-0/+4
| * | | Add specific views / selectors for QA runners pageGrzegorz Bizon2018-01-231-3/+13
| * | | Merge branch 'master' into qa/gb/ci-cd-qa-pipelinesGrzegorz Bizon2018-01-2310-15/+262
| |\ \ \
| * | | | Add views / selectors for pipeline show page objectGrzegorz Bizon2018-01-231-0/+12
| * | | | Assert on pipeline jobs statuses in CI/CD QA testsGrzegorz Bizon2018-01-234-4/+70
| * | | | Remove blocking wait-time for runner to register in QAGrzegorz Bizon2018-01-231-2/+0
| * | | | Use runner tags when processing CI/CD QA pipelinesGrzegorz Bizon2018-01-232-2/+16
| * | | | Refactor QA instance test scenario and tagsGrzegorz Bizon2018-01-235-43/+38
| * | | | Fix CI/CD end-to-end tests by waiting for changesGrzegorz Bizon2018-01-223-5/+7
| * | | | Reduce nesting and simplify CI/CD end-to-end testsGrzegorz Bizon2018-01-223-23/+56
| * | | | Wait for Runner to register in QA and DRY page objectsGrzegorz Bizon2018-01-224-10/+19
| * | | | Add end-to-end test for registering GitLab RunnerGrzegorz Bizon2018-01-228-15/+162
| * | | | Add GitLab Runner service to GitLab QAGrzegorz Bizon2018-01-224-39/+71
| | |/ / | |/| |
* | | | Merge branch 'qa-deploy-key-factory-product' into 'master'Grzegorz Bizon2018-01-243-11/+14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Add .qa-project-deploy-keys to locate itqa-deploy-key-factory-productLin Jen-Shin2018-01-201-4/+3
| * | Scrap the deploy key title and match it in testLin Jen-Shin2018-01-203-10/+14
* | | Add ability to drive the API in QA specsBrett Walker2018-01-2310-15/+262
| |/ |/|
* | Remove the wait time for the login form checkqa/rs-remove-login-waitRobert Speicher2018-01-191-7/+9
|/
* Try to match more aggressivelyqa-add-deploy-key-view-elementsLin Jen-Shin2018-01-161-2/+3
* Add view elements to deploy keys pagesLin Jen-Shin2018-01-153-15/+18
* Merge branch 'qa/gb/define-project-pages-selectors' into 'master'Rémy Coutable2018-01-113-16/+28
|\
| * Add selectors coupling for QA project show page objectqa/gb/define-project-pages-selectorsGrzegorz Bizon2018-01-111-8/+14
| * Fix path to QA new project page object viewGrzegorz Bizon2018-01-111-1/+1
| * Use full QA sandbox group path when creating a projectGrzegorz Bizon2018-01-112-1/+5
| * Define QA project pages views / selectorsGrzegorz Bizon2018-01-111-8/+10
* | Merge branch 'feature/qa/gb/populate-qa-factories-with-data' into 'master'Rémy Coutable2018-01-114-16/+50
|\ \
| * | Populate QA project factory product with project namefeature/qa/gb/populate-qa-factories-with-dataGrzegorz Bizon2018-01-112-1/+7
| * | Populate QA factory product with data from a pageGrzegorz Bizon2018-01-112-8/+11
| * | Make it possible to define QA factory product attributesGrzegorz Bizon2018-01-112-2/+12
| * | Add a DSL evaluator to QA base factory classGrzegorz Bizon2018-01-111-7/+22
* | | Merge branch 'docs/qa/document-qa-page-objects' into 'master'Rémy Coutable2018-01-111-0/+112
|\ \ \ | |_|/ |/| |
| * | Copy-edit docs about GitLab QA page objectsdocs/qa/document-qa-page-objectsGrzegorz Bizon2018-01-111-13/+13
| * | Add docs about QA page objects and pages DSLGrzegorz Bizon2018-01-101-0/+112
| |/
* | Fix using wrong `Your projects` link in QA testsqa/gb/validate-qa-selectorsGrzegorz Bizon2018-01-101-1/+5
* | Fix few typos in QA selectors validation codeGrzegorz Bizon2018-01-101-1/+1
* | Add temporary views coupling to all QA page objectsGrzegorz Bizon2018-01-1010-0/+65
* | Use `warn` instead of `$stderr.puts` in QA selectors testGrzegorz Bizon2018-01-101-2/+2
* | Fix QA selector class used to click on QA elementsGrzegorz Bizon2018-01-102-1/+5
* | Add QA views / selectors coupling to group/project pagesGrzegorz Bizon2018-01-094-1/+23
* | Add QA selectors coupling with sidebar menuGrzegorz Bizon2018-01-091-1/+7