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
AgeCommit message (Expand)Author
2018-01-23Add specific views / selectors for QA runners pageGrzegorz Bizon
2018-01-23Merge branch 'master' into qa/gb/ci-cd-qa-pipelinesGrzegorz Bizon
2018-01-23Add views / selectors for pipeline show page objectGrzegorz Bizon
2018-01-23Assert on pipeline jobs statuses in CI/CD QA testsGrzegorz Bizon
2018-01-23Remove blocking wait-time for runner to register in QAGrzegorz Bizon
2018-01-23Use runner tags when processing 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-22Fix CI/CD end-to-end tests by waiting for changesGrzegorz Bizon
2018-01-22Reduce nesting and simplify CI/CD end-to-end testsGrzegorz Bizon
2018-01-22Wait for Runner to register in QA and DRY page objectsGrzegorz Bizon
2018-01-22Add end-to-end test for registering GitLab RunnerGrzegorz Bizon
2018-01-22Add GitLab Runner service to GitLab QAGrzegorz Bizon
2018-01-20Remove the wait time for the login form checkRobert Speicher
2018-01-16Try to match more aggressivelyLin Jen-Shin
2018-01-15Add view elements to deploy keys pagesLin Jen-Shin
2018-01-12Add a note about GitLab QA page objects validator to docsGrzegorz Bizon
2018-01-11Merge branch 'qa/gb/define-project-pages-selectors' into 'master'Rémy Coutable
2018-01-11Merge branch 'feature/qa/gb/populate-qa-factories-with-data' into 'master'Rémy Coutable
2018-01-11Merge branch 'docs/qa/document-qa-page-objects' into 'master'Rémy Coutable
2018-01-11Add selectors coupling for QA project show page objectGrzegorz Bizon
2018-01-11Fix path to QA new project page object viewGrzegorz Bizon
2018-01-11Copy-edit docs about GitLab QA page objectsGrzegorz Bizon
2018-01-11Use full QA sandbox group path when creating a projectGrzegorz Bizon
2018-01-11Define QA project pages views / selectorsGrzegorz Bizon
2018-01-11Populate QA project factory product with project nameGrzegorz Bizon
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-11Add a DSL evaluator to QA base factory classGrzegorz Bizon
2018-01-11Add link to QA page objects docs from main READMEGrzegorz Bizon
2018-01-10Add docs about QA page objects and pages DSLGrzegorz Bizon
2018-01-10Fix using wrong `Your projects` link in QA testsGrzegorz Bizon
2018-01-10Expect QA selectors validation at least onceGrzegorz Bizon
2018-01-10Fix few typos in QA selectors validation codeGrzegorz Bizon
2018-01-10Add temporary views coupling to all QA page objectsGrzegorz Bizon
2018-01-10Use `warn` instead of `$stderr.puts` in QA selectors testGrzegorz Bizon
2018-01-10Fix QA selector class used to click on QA elementsGrzegorz Bizon
2018-01-09Add QA views / selectors coupling to group/project pagesGrzegorz Bizon
2018-01-09Add QA selectors coupling with sidebar menuGrzegorz 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 page views / elements couling with the menuGrzegorz Bizon
2018-01-09Add QA login page views / selectors definitionGrzegorz Bizon
2018-01-09Fux Rubocop offense by freezeing consts in QA testGrzegorz Bizon
2018-01-09Copy edit QA selectors sanity test failure messageGrzegorz Bizon
2018-01-09Use array literal in QA page validation classGrzegorz Bizon
2018-01-09Improve QA sanity selectors test output messageGrzegorz Bizon
2018-01-09Fix QA pages validation delegation and memoizationGrzegorz Bizon
2018-01-09Add QA error when page class has no views definedGrzegorz Bizon
2018-01-09Fix rubocop offense in QA page element classGrzegorz Bizon