summaryrefslogtreecommitdiff
path: root/spec/models/cycle_analytics/code_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-10/+10
* 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-13/+9
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* refactor fetcher and fixed specsJames Lopez2017-01-171-3/+3
* more refactoring and fixing old specsJames Lopez2017-01-171-9/+9
* 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-27/+61
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-8/+17
* Fix all cycle analytics specs.Timothy Andrew2016-09-201-1/+8
* Consolidate all cycle analytics helper methods.Timothy Andrew2016-09-071-20/+0
* Generate branch/file names more randomly to avoid failures.Timothy Andrew2016-09-071-2/+2
* Test the `code` cycle analytics phase.Timothy Andrew2016-09-071-0/+46