summaryrefslogtreecommitdiff
path: root/spec/models/project_services/irker_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make rubocop happyKamil Trzcinski2016-08-151-9/+9
* Merge branch 'fix-failing-tests' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-10/+11
|\
| * This fixes a long running tests due to changed Sidekiq statefix-failing-testsKamil Trzcinski2016-08-151-10/+11
* | Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-1/+1
* | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-111-1/+1
|\ \ | |/
| * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-1/+1
* | Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-041-1/+3
|/
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-6/+8
* Tag model specsDouwe Maan2015-12-091-1/+1
* Add Irker service configuration optionsStan Hu2015-07-051-32/+8
* Update mock and stub syntax for specsRobert Speicher2015-06-221-3/+3
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-131-4/+4
* Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher2015-06-131-1/+1
* Re-annotate modelsStan Hu2015-05-031-0/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-8/+13
* Add Irker serviceAorimn2015-03-011-0/+103