Commit graph

9 commits

Author SHA1 Message Date
Thong Kuah
a2cfc150ce Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
2019-04-01 14:37:54 +13:00
Takuya Noguchi
3a0f3082af Add tests for ChatNotificationService#execute 2018-08-31 10:27:41 +09:00
Robert Speicher
72a7b30c9f Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
Robert Speicher
9513bd18c4 Ensure all project factories use :repository trait or :empty_project 2017-08-01 14:51:52 -04: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
Tiago Botelho
6368072fd7 improves test settings for chat notification services for empty projects 2017-04-27 18:36:10 +01:00
Tiago Botelho
7696191e33 disables test settings on chat notification services when repository is empty 2017-04-18 15:33:57 +01:00
Kamil Trzcinski
18b65cb8e0
Fix rubocop 2016-12-16 12:29:29 +01:00
Felipe Artur
a5ccaded65 Change SlackService to SlackNotificationsService 2016-12-15 15:32:49 -02:00