summaryrefslogtreecommitdiff
path: root/spec/models/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-017-42/+42
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-276-6/+6
* Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-2/+1
* Fix SpecsFelipe Artur2017-05-081-0/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-033-4/+4
* Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-242-6/+4
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-1/+1
* Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-022-5/+11
|\
| * Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-027-7/+8
| |\
| * \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-268-87/+28
| |\ \
| * | | Fix tests to use the new APILin Jen-Shin2016-12-082-5/+11
* | | | Reduce the number of loops that Cycle Analytics specs users-why-five-times-surely-twice-is-enoughRobert Speicher2017-02-016-74/+50
| |_|/ |/| |
* | | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-267-7/+8
| |/ |/|
* | refactor fetcher and fixed specsJames Lopez2017-01-177-20/+20
* | Fix other spec failuresJames Lopez2017-01-171-59/+0
* | Fix other spec failuresJames Lopez2017-01-171-1/+1
* | more refactoring and fixing old specsJames Lopez2017-01-178-16/+16
|/
* Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-288-8/+8
* fixed newlineJames Lopez2016-10-121-1/+0
* Ignore deployment for statistics in Cycle Analytics, except in staging and pr...James Lopez2016-10-125-39/+62
* Fix the "Commits" section of the cycle analytics summary.Timothy Andrew2016-09-261-0/+6
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-217-87/+149
* Fix rubocop spec.Timothy Andrew2016-09-201-2/+6
* Fix all cycle analytics specs.Timothy Andrew2016-09-205-9/+61
* Test the `CycleAnalytics::Summary` model.Timothy Andrew2016-09-201-0/+53
* Consolidate all cycle analytics helper methods.Timothy Andrew2016-09-076-123/+0
* Test the `test` cycle analytics phase.Timothy Andrew2016-09-071-0/+90
* Test the `production` cycle analytics phase.Timothy Andrew2016-09-071-0/+81
* Test the `staging` cycle analytics phase.Timothy Andrew2016-09-071-0/+79
* Generate branch/file names more randomly to avoid failures.Timothy Andrew2016-09-073-6/+5
* Test the 'review' cycle analytics phase.Timothy Andrew2016-09-071-0/+45
* Test the `code` cycle analytics phase.Timothy Andrew2016-09-073-25/+46
* Refactor cycle analytics specs.Timothy Andrew2016-09-022-180/+37
* Add tests for the `plan` cycle analytics phase.Timothy Andrew2016-09-022-63/+188
* 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