summaryrefslogtreecommitdiff
path: root/spec/factories/ci/variables.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Add tests and also pass protected vars to protected tagsLin Jen-Shin2017-05-251-0/+4
* Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-111-0/+2
* Remove schema annotations completelyValery Sizov2016-09-161-14/+0
* Move all factory definitions to their own fileRobert Speicher2016-03-041-2/+0
* Modify :ci_variable factoryTomasz Maczukin2016-01-131-5/+2
* Add create feature to variables APITomasz Maczukin2015-12-311-1/+1
* Add features for list and show details of variables in APITomasz Maczukin2015-12-311-0/+25