summaryrefslogtreecommitdiff
path: root/spec/workers/pipeline_metrics_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert adding shared examples for every sidekiq workerGrzegorz Bizon2017-08-221-2/+0
* Fix incorrect `let` in pipeline metrics worker specsGrzegorz Bizon2017-08-221-1/+8
* Assign all pipeline workers to specific queuesGrzegorz Bizon2017-08-211-0/+2
* Fix specs 2Felipe Artur2017-05-081-1/+1
* Add merge requests association to pipelineFelipe Artur2017-05-081-1/+1
* Use `:empty_project` where possible in worker specsRobert Speicher2017-03-271-1/+1
* Added test events specs and logic. Also fixed some SQL and refactored the pip...James Lopez2016-11-171-7/+11
* Add a be_like_time matcher and use it in specsNick Thomas2016-10-171-2/+2
* Fix broken specs on MySQL after https://gitlab.com/gitlab-org/gitlab-ce/merge...fix-pipeline-metrics-failureKamil Trzcinski2016-10-171-2/+2
* Improve spec for pipeline metrics workeradd-pipeline-metrics-workerKamil Trzcinski2016-10-171-0/+46