Thong Kuah
|
85b29c1c2f
|
Add frozen_string_literal to spec/services
Probably useful as we often move these files to "new" files.
|
2019-04-12 10:14:54 +12:00 |
|
Rémy Coutable
|
ddccd24c13
|
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-07-27 14:31:53 +02:00 |
|
Douwe Maan
|
19aa20d528
|
Fix more specs
|
2016-03-20 23:09:33 +01:00 |
|
Gabriel Mazetto
|
b5291f9599
|
Fixed Rubocop offenses
|
2015-12-15 00:53:52 -02:00 |
|
Douwe Maan
|
a2cfb44157
|
Tag service specs
|
2015-12-09 11:55:49 +01:00 |
|
Robert Speicher
|
cf7c57aaf5
|
Use stub_application_setting in a few more specs
These specs also failed when run by themselves before this change, so
we've likely got some kind of cross-test contamination going on.
|
2015-07-06 22:39:56 -04:00 |
|
Vinnie Okada
|
13e9f4f334
|
Add tests for snippet services
Add Rspec tests for the new UpdateSnippetService and
CreateSnippetService classes.
|
2015-03-14 10:33:02 -06:00 |
|