summaryrefslogtreecommitdiff
path: root/spec/support/api_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove authentication using user.private_tokenDouwe Maan2017-11-021-13/+15
* Remove leftover API helper for removed CI APIremove-ci-api-leftoversRobert Schilling2017-08-241-14/+0
* Test OAuth token scope verification in the `API::Users` endpointTimothy Andrew2017-06-281-3/+11
* Test `/users` endpoints for the `read_user` scope.Timothy Andrew2017-06-281-2/+2
* Initial attempt at refactoring API scope declarations.Timothy Andrew2017-06-281-2/+4
* Implement `json_response` as a `let` variableRémy Coutable2017-03-131-4/+0
* Remain V3 endpoint unchangedOswaldo Ferreira2017-01-301-2/+7
* Enable Style/MultilineTernaryOperator rubocop coprubocop/enable-multiline-ternary-operator-copGrzegorz Bizon2016-07-201-4/+10
* fix specs. Stage 2Valery Sizov2015-09-141-0/+11
* Memoize result of JSON.parse in json_responseRobert Speicher2015-06-101-1/+1
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-1/+1
* API version returns last version setNihad Abbasov2012-12-011-1/+1
* Add a simple `api` method to ApiHelpers, replacing api_prefixRobert Speicher2012-08-251-2/+27
* Cleanup spec/support folder and spec/spec_helperRobert Speicher2012-08-251-0/+9