summaryrefslogtreecommitdiff
path: root/spec/support/cycle_analytics_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-1/+3
* Use a previous approach for cycle analytics dummy pipelineGrzegorz Bizon2017-07-051-3/+2
* Fix cycle analytics tests by making pipeline validLin Jen-Shin2017-07-051-1/+4
* Follow feedback on the merge requestLin Jen-Shin2017-07-041-3/+1
* Give project to the dummy pipelineLin Jen-Shin2017-07-031-1/+3
* Make sure that environment was created before deployingLin Jen-Shin2017-06-021-0/+2
* Fix other use of CreateDeploymentService and makeLin Jen-Shin2017-06-021-6/+35
* Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referencedJames Edwards-Jones2017-05-041-2/+2
* Fix brittle specsRémy Coutable2017-04-031-2/+2
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-7/+5
* Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-4/+3
* Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-8/+1
* Fix tests to use the new APILin Jen-Shin2016-12-081-1/+7
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-091-1/+2
* Fix the "Commits" section of the cycle analytics summary.Timothy Andrew2016-09-261-11/+15
* Fix all cycle analytics specs.Timothy Andrew2016-09-201-6/+9
* Test the `CycleAnalytics::Summary` model.Timothy Andrew2016-09-201-3/+23
* Consolidate all cycle analytics helper methods.Timothy Andrew2016-09-071-141/+30
* Add a test case for "end condition happens before start condition".Timothy Andrew2016-09-071-0/+21
* Test the `production` cycle analytics phase.Timothy Andrew2016-09-071-1/+5
* Test the `staging` cycle analytics phase.Timothy Andrew2016-09-071-4/+4
* Test the `code` cycle analytics phase.Timothy Andrew2016-09-071-0/+31
* Refactor cycle analytics specs.Timothy Andrew2016-09-021-0/+96