summaryrefslogtreecommitdiff
path: root/spec/services/create_snippet_service_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
|
* Fix more specsDouwe Maan2016-03-201-1/+1
|
* Tag service specsDouwe Maan2015-12-091-1/+1
|
* Use stub_application_setting in a few more specsRobert Speicher2015-07-061-5/+1
| | | | | These specs also failed when run by themselves before this change, so we've likely got some kind of cross-test contamination going on.
* Add tests for snippet servicesVinnie Okada2015-03-141-0/+44
Add Rspec tests for the new UpdateSnippetService and CreateSnippetService classes.