summaryrefslogtreecommitdiff
path: root/lib/gitlab/testing
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string for lib/gitlabgfyoung2018-11-192-1/+5
* Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-251-1/+5
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
* fix bracket stylingMike Greiling2017-11-021-5/+5
* allow inspect_request to inject request headers in order to test Sendfile req...Mike Greiling2017-10-301-1/+11
* slow down requests for dropzone uploads to avoid race conditionsMike Greiling2017-10-241-0/+12
* fix rubocop violationsMike Greiling2017-10-241-6/+9
* add InspectRequests helperMike Greiling2017-10-231-3/+2
* implement basic request inspector for use in Capybara testsMike Greiling2017-10-231-0/+59
* Introduce a new middleware for the test environment that can block requestsRémy Coutable2017-03-221-0/+61