summaryrefslogtreecommitdiff
path: root/spec/models/issue
Commit message (Expand)AuthorAgeFilesLines
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Check issue milestone availabilityJarka Košanová2019-02-141-3/+3
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Add a be_like_time matcher and use it in specsNick Thomas2016-10-171-4/+4
* Fix spec failures.Timothy Andrew2016-09-201-4/+4
* Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-191-0/+55