discourse/spec/lib/site_settings
Alan Guo Xiang Tan 2b6b6226b7
DEV: Fix core backend CI tests timing out (#34281)
The test cases added in 470b2891c5 caused
core backend tests to start timing out on CI because MessageBus messages
were being processed in a background thread outside of the current
database transation.

We are currently working around the problem by updating the test cases
to just assert that the right MessageBus message is being published.
2025-08-13 16:06:19 +08:00
..
db_provider_spec.rb DEV: Fix core backend CI tests timing out (#34281) 2025-08-13 16:06:19 +08:00
defaults_provider_spec.rb DEV: Add plugin hook for transforming site setting defaults (#20941) 2023-04-05 12:28:16 +01:00
deprecated_settings_spec.rb DEV: Fix a flaky deprecated settings test (#33996) 2025-07-31 13:16:04 +10:00
hidden_provider_spec.rb DEV: support un-hiding site settings programmatically (#32824) 2025-05-20 21:44:56 +02:00
local_process_provider_multisite_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
local_process_provider_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
type_supervisor_spec.rb FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
validations_spec.rb DEV: Add setting to tag s3 objects enabling tag based access control policies (#32988) 2025-06-16 13:26:18 +08:00
yaml_loader_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00