summaryrefslogtreecommitdiff
path: root/spec/requests/api/variables_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-19/+19
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-19/+19
* Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-061-2/+2
* Modify :ci_variable factoryTomasz Maczukin2016-01-131-2/+2
* Change :variable_id to :key as resource ID in APITomasz Maczukin2016-01-071-27/+15
* Add create feature to variables APITomasz Maczukin2015-12-311-0/+38
* Add missing 'not_found' checks in variables APITomasz Maczukin2015-12-311-0/+18
* Add delete feature to variables APITomasz Maczukin2015-12-311-1/+28
* Add update feature for variables APITomasz Maczukin2015-12-311-8/+44
* Add features for list and show details of variables in APITomasz Maczukin2015-12-311-0/+75