discourse/spec/components/site_settings
Robin Ward ba6d4b2a8d FIX: Better handling for toggling `must_approve_users`
If you turn it on now, default all users to approved since they were
previously. Also support approving a user that doesn't have a reviewable
record (it will be created first.)

This also includes a refactor to move class method calls to
`DiscourseEvent` into an initializer. Otherwise the load order of
classes makes a difference in the test environment and some settings
might be triggered and others not, randomly.
2019-04-16 15:56:35 -04:00
..
db_provider_spec.rb FIX: Better handling for toggling `must_approve_users` 2019-04-16 15:56:35 -04:00
defaults_provider_spec.rb DEV: Stablize the multisite tests. 2019-01-16 10:29:36 +08:00
local_process_provider_spec.rb FIX: Better handling for toggling `must_approve_users` 2019-04-16 15:56:35 -04:00
type_supervisor_spec.rb FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
yaml_loader_spec.rb FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00