summaryrefslogtreecommitdiff
path: root/spec/policies/issue_policy_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-6/+6
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* update the specs to not require a set to be returnedhttp://jneen.net/2017-06-271-61/+61
* Fix specsClement Ho2017-05-041-4/+4
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-86/+160
* Use `:empty_project` where possible in policy specsRobert Speicher2017-03-271-1/+1
* Added tests for IssuePolicyYorick Peterse2016-11-071-0/+119