Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa/spec
AgeCommit message (Expand)Author
2018-04-20It's actually raising QA::Service::Shellout::CommandErrorLin Jen-Shin
2018-04-17Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin
2018-04-02Move repository, storage, abuse settings and logging settings to expandable s...Dmitriy Zaporozhets
2018-03-29Remove test against DSA ssh keys becauseLin Jen-Shin
2018-03-29Implement other ssh keys and use ssh-keygen insteadLin Jen-Shin
2018-03-29Introduce Key namespace so we could put more keysLin Jen-Shin
2018-03-28allow rspec files/options to be passed down in all casesBrett Walker
2018-02-19test merge request rebaseFelipe Artur
2018-02-16Fix and simplify end-to-end tests for secret variablesGrzegorz Bizon
2018-02-13Fix the use to Git::LocationLin Jen-Shin
2018-02-13Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-keyLin Jen-Shin
2018-02-13Rename Git::Repository::Location to Git::LocationLin Jen-Shin
2018-02-12Rearrange the test structure and introduceLin Jen-Shin
2018-02-12Adopt Git style URILin Jen-Shin
2018-02-11GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. standa...Stan Hu
2018-02-06Expand QA spec file paths to allow running bin/qa from anywhereRobert Speicher
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-30Port changes from gitlab-org/gitlab-ee!4064 to CERémy Coutable
2018-01-26Create merge request specFelipe Artur
2018-01-25Merge branch 'qa-deploy-key-scenario' into 'master'Grzegorz Bizon
2018-01-24Add an test for QA::Runtime::RSAKeyLin Jen-Shin
2018-01-23Merge branch 'master' into qa/gb/ci-cd-qa-pipelinesGrzegorz Bizon
2018-01-23Refactor QA instance test scenario and tagsGrzegorz Bizon
2018-01-23Add ability to drive the API in QA specsBrett Walker
2018-01-22Reduce nesting and simplify CI/CD end-to-end testsGrzegorz Bizon
2018-01-11Merge branch 'feature/qa/gb/populate-qa-factories-with-data' into 'master'Rémy Coutable
2018-01-11Populate QA factory product with data from a pageGrzegorz Bizon
2018-01-11Make it possible to define QA factory product attributesGrzegorz Bizon
2018-01-10Expect QA selectors validation at least onceGrzegorz Bizon
2018-01-10Fix few typos in QA selectors validation codeGrzegorz Bizon
2018-01-10Fix QA selector class used to click on QA elementsGrzegorz Bizon
2018-01-09Add tests for QA test selectors sanity scenarioGrzegorz Bizon
2018-01-09Reduce duplication in QA page elements-related codeGrzegorz Bizon
2018-01-09Add QA login page views / selectors definitionGrzegorz Bizon
2018-01-09Improve QA sanity selectors test output messageGrzegorz Bizon
2018-01-09Add QA error when page class has no views definedGrzegorz Bizon
2018-01-09Implement QA pages and views validatorGrzegorz Bizon
2018-01-09Make it possible to define a QA-specific page elementGrzegorz Bizon
2018-01-09Merge branch 'master' into qa/gb/validate-qa-selectorsGrzegorz Bizon
2018-01-08Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`"Brett Walker
2017-12-22Append page validation error if view partial is missingGrzegorz Bizon
2017-12-22Use composite pattern to return page view errorsGrzegorz Bizon
2017-12-22Add implementation for matching view elements in QAGrzegorz Bizon
2017-12-22Add domain specific language to define QA page elementsGrzegorz Bizon
2017-12-21Add support for defining explicit dependencies to QA factoriesGrzegorz Bizon
2017-11-10Refactor QA specs runners and improve specsGrzegorz Bizon
2017-11-10Improve QA test scenario entrypoint specsGrzegorz Bizon
2017-11-09Make it possible to define global scenario attributesGrzegorz Bizon
2017-10-25Add spec for QA::Scenario::EntrypointRichard Clamp
2017-05-25Use headless chrome instead of webkit via QtWebkitGrzegorz Bizon