summaryrefslogtreecommitdiff
path: root/qa/spec/spec_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Log page actionsml-qa-loggingMark Lapierre2018-10-191-0/+4
| | | | | | | | | | | | | | | Override page object methods to log the actions taken by the methods before or after the action, as appropriate. Allow page object action logging to be turned on via a QA_DEBUG env var. Unlike CHROME_HEADLESS (and the soon to arrive VERBOSE), QA_DEBUG is false by default. QA_DEBUG is used instead of just DEBUG because that enables Selenium debug logging. Mask passwords entered into fields with a QA selector with 'password' in the name. Doesn't mask sensitive data entered into any other field.
* Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File ↵Rémy Coutable2018-07-181-1/+1
| | | | | | class as well Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add ability to drive the API in QA specsBrett Walker2018-01-231-0/+2
|
* Use headless chrome instead of webkit via QtWebkitGrzegorz Bizon2017-05-251-1/+0
|
* Add GitLab QA integrations tests to GitLab CE / EEGrzegorz Bizon2017-03-091-0/+19