summaryrefslogtreecommitdiff
path: root/spec/models/cycle_analytics/issue_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-12/+25
* Fix all cycle analytics specs.Timothy Andrew2016-09-201-1/+13
* Test the `code` cycle analytics phase.Timothy Andrew2016-09-071-13/+0
* Refactor cycle analytics specs.Timothy Andrew2016-09-021-70/+15
* Add tests for the `plan` cycle analytics phase.Timothy Andrew2016-09-021-63/+57
* Fetch cycle analytics data for a specific date range.Timothy Andrew2016-08-261-11/+25
* Scope Cycle Analytics queries to a projectTimothy Andrew2016-08-261-8/+13
* Add a spec for the `CycleAnalytics#issue` method.Timothy Andrew2016-08-261-0/+80