summaryrefslogtreecommitdiff
path: root/qa/spec
Commit message (Expand)AuthorAgeFilesLines
* It's actually raising QA::Service::Shellout::CommandErrorLin Jen-Shin2018-04-201-1/+2
* Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin2018-04-171-1/+1
|\
| * Move repository, storage, abuse settings and logging settings to expandable s...Dmitriy Zaporozhets2018-04-021-1/+1
* | Remove test against DSA ssh keys becauseLin Jen-Shin2018-03-291-9/+0
* | Implement other ssh keys and use ssh-keygen insteadLin Jen-Shin2018-03-294-1/+36
* | Introduce Key namespace so we could put more keysLin Jen-Shin2018-03-291-1/+1
|/
* allow rspec files/options to be passed down in all casesBrett Walker2018-03-281-2/+2
* test merge request rebaseFelipe Artur2018-02-192-5/+28
* Fix and simplify end-to-end tests for secret variablesGrzegorz Bizon2018-02-161-6/+5
* Fix the use to Git::LocationLin Jen-Shin2018-02-141-5/+5
* Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-keyLin Jen-Shin2018-02-131-0/+21
|\
| * GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. standa...sh-add-login-types-qaStan Hu2018-02-111-0/+21
* | Rename Git::Repository::Location to Git::LocationLin Jen-Shin2018-02-131-1/+1
* | Rearrange the test structure and introduceLin Jen-Shin2018-02-121-6/+9
* | Adopt Git style URILin Jen-Shin2018-02-121-0/+52
|/
* Expand QA spec file paths to allow running bin/qa from anywhereRobert Speicher2018-02-061-1/+2
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Port changes from gitlab-org/gitlab-ee!4064 to CERémy Coutable2018-01-301-0/+0
* Create merge request specqa_78_create_merge_requestFelipe Artur2018-01-261-0/+13
* Merge branch 'qa-deploy-key-scenario' into 'master'Grzegorz Bizon2018-01-251-0/+9
|\
| * Add an test for QA::Runtime::RSAKeyLin Jen-Shin2018-01-241-0/+9
* | Merge branch 'master' into qa/gb/ci-cd-qa-pipelinesGrzegorz Bizon2018-01-235-7/+113
|\ \ | |/
| * Add ability to drive the API in QA specsBrett Walker2018-01-235-7/+113
* | Refactor QA instance test scenario and tagsGrzegorz Bizon2018-01-231-2/+2
* | Reduce nesting and simplify CI/CD end-to-end testsGrzegorz Bizon2018-01-221-1/+0
|/
* Merge branch 'feature/qa/gb/populate-qa-factories-with-data' into 'master'Rémy Coutable2018-01-112-35/+52
|\
| * Populate QA factory product with data from a pageGrzegorz Bizon2018-01-112-23/+26
| * Make it possible to define QA factory product attributesGrzegorz Bizon2018-01-111-16/+30
* | Expect QA selectors validation at least onceGrzegorz Bizon2018-01-101-1/+1
* | Fix few typos in QA selectors validation codeGrzegorz Bizon2018-01-101-1/+1
* | Fix QA selector class used to click on QA elementsGrzegorz Bizon2018-01-101-1/+8
* | Add tests for QA test selectors sanity scenarioGrzegorz Bizon2018-01-091-0/+40
* | Reduce duplication in QA page elements-related codeGrzegorz Bizon2018-01-091-0/+7
* | Add QA login page views / selectors definitionGrzegorz Bizon2018-01-091-8/+2
* | Improve QA sanity selectors test output messageGrzegorz Bizon2018-01-091-1/+1
* | Add QA error when page class has no views definedGrzegorz Bizon2018-01-092-12/+21
* | Implement QA pages and views validatorGrzegorz Bizon2018-01-091-0/+83
* | Make it possible to define a QA-specific page elementGrzegorz Bizon2018-01-091-9/+12
* | Merge branch 'master' into qa/gb/validate-qa-selectorsGrzegorz Bizon2018-01-091-0/+64
|\ \ | |/
| * Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`"Brett Walker2018-01-081-0/+64
* | Append page validation error if view partial is missingGrzegorz Bizon2017-12-221-20/+31
* | Use composite pattern to return page view errorsGrzegorz Bizon2017-12-223-1/+54
* | Add implementation for matching view elements in QAGrzegorz Bizon2017-12-221-0/+61
* | Add domain specific language to define QA page elementsGrzegorz Bizon2017-12-221-0/+35
|/
* Add support for defining explicit dependencies to QA factoriesGrzegorz Bizon2017-12-213-0/+191
* Refactor QA specs runners and improve specsGrzegorz Bizon2017-11-101-4/+2
* Improve QA test scenario entrypoint specsGrzegorz Bizon2017-11-101-7/+7
* Make it possible to define global scenario attributesGrzegorz Bizon2017-11-092-0/+51
* Add spec for QA::Scenario::EntrypointRichard Clamp2017-10-251-0/+46
* Use headless chrome instead of webkit via QtWebkitGrzegorz Bizon2017-05-251-1/+0