summaryrefslogtreecommitdiff
path: root/qa/spec
Commit message (Expand)AuthorAgeFilesLines
* Allow to pass --tag to bin/qa runRémy Coutable2018-08-283-2/+12
* Merge branch 'qa-staging-2' into 'master'Grzegorz Bizon2018-08-211-0/+25
|\
| * [QA] Improve the fork scenario to take a username and password instead of alw...qa-staging-2Rémy Coutable2018-08-201-0/+25
* | fix broken pathing (remove extraneous ../)Dan Davison2018-08-212-2/+2
* | add initial smoke tests and documentationDan Davison2018-08-202-10/+49
|/
* Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla...Rémy Coutable2018-07-184-5/+5
* [QA] Add a new scenario to test GitHub importRémy Coutable2018-07-061-0/+23
* Prevent ENV from leaking variables in CI outputStan Hu2018-06-081-0/+2
* Merge branch 'qa-251-api-tests' into 'master'Grzegorz Bizon2018-06-083-42/+44
|\
| * Improve the Runtime::API classesRémy Coutable2018-06-063-42/+44
* | QA: Redact credentials from URI in git outputMichael Kozono2018-06-071-0/+40
|/
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-1/+1
* 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