summaryrefslogtreecommitdiff
path: root/spec/models/cycle_analytics/plan_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add class for group level analyticsMałgorzata Ksionek2019-07-151-1/+1
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* Add newline before subjectprepare-cycle-analytics-for-group-levelMałgorzata Ksionek2019-07-101-0/+1
* Add cr remarksMałgorzata Ksionek2019-07-091-1/+1
* Update class callsMałgorzata Ksionek2019-07-091-1/+1
* 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 type defs in specsKeifer Furzland2017-07-271-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-2/+2
* 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-15/+27
* Fix rubocop spec.Timothy Andrew2016-09-201-2/+6
* Fix all cycle analytics specs.Timothy Andrew2016-09-201-3/+14
* Consolidate all cycle analytics helper methods.Timothy Andrew2016-09-071-6/+0
* Generate branch/file names more randomly to avoid failures.Timothy Andrew2016-09-071-1/+1
* Test the `code` cycle analytics phase.Timothy Andrew2016-09-071-12/+0
* Refactor cycle analytics specs.Timothy Andrew2016-09-021-110/+22
* Add tests for the `plan` cycle analytics phase.Timothy Andrew2016-09-021-0/+131