summaryrefslogtreecommitdiff
path: root/qa
Commit message (Expand)AuthorAgeFilesLines
* fix for static-analysis131-qa-api-driverBrett Walker2018-01-221-1/+0
* fix QA user_spec API testBrett Walker2018-01-221-2/+10
* moved Runtime::Session to Runtime::AddressBrett Walker2018-01-225-9/+17
* addressed feedbackBrett Walker2018-01-2211-63/+53
* added QA specs for API::Client and API::RequestBrett Walker2018-01-222-0/+73
* use version of stub_env from main codeBrett Walker2018-01-223-7/+49
* check for requesting username in QA api user specBrett Walker2018-01-221-1/+4
* refactored to create API::Client and API::Request classesBrett Walker2018-01-225-76/+91
* add element check for Settings and reword scenario descriptionBrett Walker2018-01-222-3/+6
* fix rupocop offenseBrett Walker2018-01-221-1/+1
* addressed various feedback in MR requestBrett Walker2018-01-228-26/+24
* implemented new view/selectorsBrett Walker2018-01-223-1/+27
* no longer sign out when creating personal access tokenBrett Walker2018-01-221-9/+4
* use new Product DSL for returning access_token from factoryBrett Walker2018-01-224-6/+10
* replace use of faraday gem with airborne gem for QA API testingBrett Walker2018-01-227-73/+51
* created new 'Runtime::Session' and refactored 'Browser::Session'Brett Walker2018-01-224-40/+32
* move requires for matchers and gems into qa.rb since it's the first file loadedBrett Walker2018-01-222-7/+4
* refactor into API::Client and API::ResponseBrett Walker2018-01-222-44/+51
* use module Profile instead of UserSettingsBrett Walker2018-01-225-47/+43
* allow the target address to be specified in PersonalAccessToken factoryBrett Walker2018-01-222-5/+5
* fix static analysis issuesBrett Walker2018-01-223-12/+8
* initial user api spec for QABrett Walker2018-01-221-0/+32
* can now call QA api with values for query stringBrett Walker2018-01-221-2/+18
* add support for driving the api in QA specsBrett Walker2018-01-2213-2/+220
* since we're setting to ENV values...Brett Walker2018-01-221-1/+4
* fix check for chrome_headlessBrett Walker2018-01-221-2/+2
* added specs for QA::Runtime::EnvBrett Walker2018-01-222-5/+2
* move capybara config back to Browser and add Runtime::EnvBrett Walker2018-01-224-71/+55
* remove uncessary timeout variableBrett Walker2018-01-221-3/+0
* refactored Capybara configurationBrett Walker2018-01-223-54/+73
* 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