discourse/spec/support
Kris 0cfc928ad0
DEV: remove splash_screen site setting (#39758)
This removes the `splash_screen` site setting so that it will always be
enabled. The setting was originally included because it was an
experimental feature, but now all disabling it really does is give a
site a worse score for Google's core web vitals.

`def include_splash_screen?` remains to disable it in tests, which was
the same behavior as before (it was disabled at some point to fix
flakes). The specs that test the splash stub the helper to true.
2026-05-06 10:22:33 -04:00
..
locales DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
shared_contexts DEV: refactor prosemirror_editor_spec monolithic test file into 11 files (#36621) 2025-12-11 06:56:39 -03:00
shared_examples FEATURE: view all post reactions and likes (#39283) 2026-04-20 14:26:49 +04:00
backups_helpers.rb DEV: Add backup helpers for specs (#28394) 2024-08-16 14:51:57 +10:00
bookmarkable_helper.rb
computed_style_matcher.rb DEV: Normalize (ok)lch values in computed style matcher (#36404) 2025-12-03 02:13:09 +01:00
concurrency.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
diagnostics_helper.rb DEV: track client ids published to message bus (#32878) 2025-05-23 14:23:50 +10:00
discourse_connect_support_helpers.rb DEV: Improvements to DiscourseConnect spec helpers (#35173) 2025-10-03 14:53:56 +01:00
discourse_event_helper.rb
dom_matcher.rb
fake_bookmark_hashtag_data_source.rb
fake_logger.rb FEATURE: Automatic promotion of upcoming changes (#36211) 2025-12-08 15:49:34 +10:00
fake_s3.rb DEV: Bump aws-sdk-core in prep for aws-sdk-mediaconvert (#33250) 2025-06-20 16:41:01 -06:00
fast_image_helpers.rb
final_destination_helper.rb
helpers.rb DEV: Remove unused helper (#39661) 2026-04-30 17:33:38 +02:00
i18n_helpers.rb DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
integration_helpers.rb DEV: Finish renaming secure_session to server_session 2025-09-23 10:35:02 +02:00
match_html_matcher.rb DEV: Remove invalid parsing options (#30545) 2025-01-03 13:17:49 +01:00
mock_git_importer.rb DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
negated_matcher.rb FIX: Filter hidden posts from raw topic markdown endpoint (#38237) 2026-03-04 12:48:22 +01:00
nested_replies_helpers.rb FEATURE: First iteration of nested replies (#38888) 2026-04-16 08:06:44 -05:00
omniauth_helpers.rb DEV: More system specs for signup/login (#27150) 2024-05-23 10:01:05 -03:00
onebox_helpers.rb DEV: Introduce core features system specs for plugins 2025-03-27 12:12:01 +01:00
problem_check_matcher.rb FIX: Fix scheduled targeted problem checks (#35696) 2025-11-10 10:09:14 +08:00
rate_limit_matcher.rb
sample_plugin_site_settings.yml DEV: Adds 'upload' type to schema setting (#36071) 2025-11-26 09:46:26 -06:00
service_matchers.rb DEV: Display better output when inspecting service steps 2024-12-12 15:21:10 +01:00
sidekiq_helpers.rb FIX: send email to normalized email owner when hiding emails (#23524) 2023-09-12 11:06:35 +10:00
site_settings_helpers.rb
system_helpers.rb DEV: remove splash_screen site setting (#39758) 2026-05-06 10:22:33 -04:00
test_second_factor_action.rb
theme_screenshot_marker.rb DEV: Add theme screenshots system spec and skill (#39426) 2026-05-05 09:36:29 -04:00
time_matcher.rb
topic_guardian_can_see_consistency_check.rb
ts_vector_matcher.rb
uploads_helpers.rb DEV: Refactor test-specific setting overrides into rails_helper.rb (#35594) 2025-10-27 10:14:56 +00:00
webauthn_integration_helpers.rb DEV: Refactor webauthn to support passkeys (1/3) (#23586) 2023-10-03 14:59:28 -04:00