summaryrefslogtreecommitdiff
path: root/spec/requests/api/applications_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use have_gitlab_http_status following best practices !22296JB Vasseur2018-10-151-11/+11
* Non-authenticated user test should not have user passed in the API call !22296JB Vasseur2018-10-121-2/+2
* Differentiate test application valuesJB Vasseur2018-10-121-1/+1
* Hit the databaseJB Vasseur2018-10-111-2/+2
* Fix unauthorized user tests and add non-authenticated user testsJB Vasseur2018-10-111-3/+19
* Fix testsJB Vasseur2018-10-111-5/+7
* Support GET /applications and DELETE /applications/:id endpoints #52559JB Vasseur2018-10-111-0/+38
* Add application create APINicolas MERELLI2018-01-241-0/+86