summaryrefslogtreecommitdiff
path: root/qa
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Prefer local variables over given/letLin Jen-Shin2018-01-251-3/+3
* | | | | | | Try to restore page's stateLin Jen-Shin2018-01-251-10/+5
* | | | | | | Add more views checkLin Jen-Shin2018-01-251-0/+9
* | | | | | | Respect the latest changes from masterLin Jen-Shin2018-01-257-46/+28
* | | | | | | Merge remote-tracking branch 'upstream/master' into qa-secret-variables-scenarioLin Jen-Shin2018-01-2542-134/+850
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'qa/gb/ci-cd-qa-pipelines' into 'master'Rémy Coutable2018-01-2522-92/+427
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | 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-2318-24/+420
| | |\ \ \ \ \
| | * | | | | | 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-235-4/+75
| | * | | | | | 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-237-46/+41
| | * | | | | | 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-224-24/+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-229-16/+166
| | * | | | | | Add GitLab Runner service to GitLab QAGrzegorz Bizon2018-01-225-42/+77
| | | |/ / / / | | |/| | | |
| * | | | | | 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-2318-24/+420
| | |/ / / | |/| | |
* | | | | Add a scenario for adding secret variablesLin Jen-Shin2018-01-226-1/+165
|/ / / /
* | | | 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
| |/ |/|
* | Add a note about GitLab QA page objects validator to docsGrzegorz Bizon2018-01-121-0/+11
|/
* 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-116-51/+102
|\ \
| * | 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-114-31/+37
| * | Make it possible to define QA factory product attributesGrzegorz Bizon2018-01-113-18/+42
| * | 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-112-2/+118
|\ \ \ | |_|/ |/| |
| * | Copy-edit docs about GitLab QA page objectsdocs/qa/document-qa-page-objectsGrzegorz Bizon2018-01-111-13/+13
| * | Add link to QA page objects docs from main READMEGrzegorz Bizon2018-01-111-2/+6
| * | 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
* | Expect QA selectors validation at least onceGrzegorz Bizon2018-01-101-1/+1
* | Fix few typos in QA selectors validation codeGrzegorz Bizon2018-01-102-2/+2
* | 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-103-2/+13