summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/cycle_analytics_controller_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-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-4/+4
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Updated code based on feedbackfix/cycle-analytics-no-dataJames Lopez2016-11-211-2/+2
* Adds a flag to reflect whether or not there is data in cycle analyticsJames Lopez2016-11-211-0/+43