summaryrefslogtreecommitdiff
path: root/spec/models/cycle_analytics/issue_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-4/+4
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Reduce the number of loops that Cycle Analytics specs users-why-five-times-surely-twice-is-enoughRobert Speicher2017-02-011-7/+5
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* refactor fetcher and fixed specsJames Lopez2017-01-171-2/+2
* more refactoring and fixing old specsJames Lopez2017-01-171-1/+1
* Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-281-1/+1
* Ignore deployment for statistics in Cycle Analytics, except in staging and pr...James Lopez2016-10-121-2/+0
* 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