gitlab-org--gitlab-foss/spec/services/issues
Lin Jen-Shin bb5f79d43e Don't include EmailHelpers manually, pick with rspec
`:mailer` is needed to pick it easily, while
`type: :mailer` is needed for picking it automatically for
tests located in spec/mailers/*_spec.rb

It's a bit complicated in spec/services/notification_service_spec.rb
but we'll leave it alone for now.
2017-08-03 21:55:48 +08:00
..
build_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
close_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
create_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
duplicate_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
move_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
reopen_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
resolve_discussions_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
update_service_spec.rb Don't include EmailHelpers manually, pick with rspec 2017-08-03 21:55:48 +08:00