discourse/spec/components/site_settings
Guo Xiang Tan 51b19e945c DEV: Stablize the multisite tests.
SiteSettingExtension triggers message bus which re-establishes a
DB connection in `SiteSettingExtension#process_message`. That happens
concurrently and a test that requires a connection to the db will
fail when the reconnection is happening.
2019-01-16 10:29:36 +08:00
..
db_provider_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
defaults_provider_spec.rb DEV: Stablize the multisite tests. 2019-01-16 10:29:36 +08:00
local_process_provider_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
type_supervisor_spec.rb DEV: Stablize the multisite tests. 2019-01-16 10:29:36 +08:00
yaml_loader_spec.rb FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00