summaryrefslogtreecommitdiff
path: root/spec/models/project_services/assembla_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Remove schema annotations completelyValery Sizov2016-09-161-20/+0
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-2/+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/+2
|/
* Update mock and stub syntax for specsRobert Speicher2015-06-221-1/+1
* Re-annotate modelsStan Hu2015-05-031-0/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-5/+6
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-8/+12
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Make the structure of spec/models match app/modelsRobert Speicher2015-01-301-0/+48