summaryrefslogtreecommitdiff
path: root/spec/models/cycle_analytics/review_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-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Reduce the number of loops that Cycle Analytics specs users-why-five-times-surely-twice-is-enoughRobert Speicher2017-02-011-3/+1
* 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-3/+1
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-5/+14
* Fix all cycle analytics specs.Timothy Andrew2016-09-201-1/+4
* Consolidate all cycle analytics helper methods.Timothy Andrew2016-09-071-21/+0
* Generate branch/file names more randomly to avoid failures.Timothy Andrew2016-09-071-3/+2
* Test the 'review' cycle analytics phase.Timothy Andrew2016-09-071-0/+45