| .. |
|
locales
|
|
|
|
matchers
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
shared_contexts
|
UX: better rich editor placeholder for non-image and image uploads (#39102)
|
2026-05-20 16:48:51 -03:00 |
|
shared_examples
|
FEATURE: Change default upcoming change promotion status to Beta (#41275)
|
2026-07-06 09:13:37 +10:00 |
|
system
|
DEV: Reuse the Playwright browser context between system specs (#41304)
|
2026-07-03 09:07:32 +08:00 |
|
auth_helpers.rb
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
backups_helpers.rb
|
|
|
|
bookmarkable_helper.rb
|
|
|
|
ci.rb
|
DEV: Extract more concerns from rails_helper to own files (#40536)
|
2026-06-03 15:20:36 +02:00 |
|
concurrency.rb
|
|
|
|
diagnostics_helper.rb
|
|
|
|
discourse_connect_support_helpers.rb
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
discourse_event_helper.rb
|
DEV: Extract some concerns from rails_helper to own files (#40505)
|
2026-06-03 11:37:37 +02:00 |
|
discourse_workflows_data_table_helpers.rb
|
FEATURE: discourse-workflows (#40374)
|
2026-05-28 19:44:50 +02:00 |
|
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: Enable Style/RedundantSelf rubocop rule (#40098)
|
2026-05-19 19:27:45 +02:00 |
|
fast_image_helpers.rb
|
|
|
|
final_destination_helper.rb
|
|
|
|
fixture_helpers.rb
|
DEV: Extract more concerns from rails_helper to own files (#40536)
|
2026-06-03 15:20:36 +02:00 |
|
helpers.rb
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
i18n_helpers.rb
|
|
|
|
integration_helpers.rb
|
DEV: Finish renaming secure_session to server_session
|
2025-09-23 10:35:02 +02:00 |
|
logging_helpers.rb
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
message_bus_test_sync.rb
|
DEV: Consistently wait for message_bus in system specs (#40076)
|
2026-06-02 22:06:20 +02:00 |
|
method_profiler_itemizer.rb
|
DEV: Add per-test SQL/Redis/network capture RSpec formatter (#40632)
|
2026-06-16 09:47:54 +08:00 |
|
minio.rb
|
DEV: Extract more concerns from rails_helper to own files (#40536)
|
2026-06-03 15:20:36 +02:00 |
|
mock_git_importer.rb
|
FEATURE: Show theme d-compat/* refs in admin UI (#40649)
|
2026-06-17 22:13:45 +01:00 |
|
mocks.rb
|
DEV: Extract more concerns from rails_helper to own files (#40536)
|
2026-06-03 15:20:36 +02:00 |
|
multisite_helpers.rb
|
DEV: Extract some concerns from rails_helper to own files (#40505)
|
2026-06-03 11:37:37 +02:00 |
|
nested_replies_helpers.rb
|
FEATURE: First iteration of nested replies (#38888)
|
2026-04-16 08:06:44 -05:00 |
|
omniauth_helpers.rb
|
|
|
|
onebox_helpers.rb
|
|
|
|
perf_capture.rb
|
DEV: Add per-test SQL/Redis/network capture RSpec formatter (#40632)
|
2026-06-16 09:47:54 +08:00 |
|
prefabrication.rb
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
rspec_performance_formatter.rb
|
DEV: Add per-test SQL/Redis/network capture RSpec formatter (#40632)
|
2026-06-16 09:47:54 +08:00 |
|
sample_plugin_site_settings.yml
|
FIX: type: objects uploads should be stored as IDs (#40178)
|
2026-05-21 13:45:27 -03:00 |
|
server_error_tracking.rb
|
DEV: Extract some concerns from rails_helper to own files (#40505)
|
2026-06-03 11:37:37 +02:00 |
|
sidekiq_helpers.rb
|
|
|
|
site_settings_helpers.rb
|
DEV: Fix a state leak in specs (#40658)
|
2026-06-08 23:57:44 +02:00 |
|
site_settings_provider.rb
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
suite_setup.rb
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
system_helpers.rb
|
DEV: Use none persistent sessions in system tests (#41685)
|
2026-07-14 06:44:47 +08:00 |
|
test_second_factor_action.rb
|
|
|
|
test_setup.rb
|
DEV: Reuse the Playwright browser context between system specs (#41304)
|
2026-07-03 09:07:32 +08:00 |
|
theme_screenshot_marker.rb
|
DEV: Add theme screenshots system spec and skill (#39426)
|
2026-05-05 09:36:29 -04:00 |
|
time_helpers.rb
|
DEV: Finish extracting rails spec helpers (#40552)
|
2026-06-04 14:11:14 +02:00 |
|
topic_guardian_can_see_consistency_check.rb
|
DEV: Enable Style/RedundantSelf rubocop rule (#40098)
|
2026-05-19 19:27:45 +02:00 |
|
uploads_helpers.rb
|
DEV: Refactor test-specific setting overrides into rails_helper.rb (#35594)
|
2025-10-27 10:14:56 +00:00 |
|
user_api_key_device_auth_spec_helpers.rb
|
FEATURE: User API key device authorization flow (#40189)
|
2026-06-10 16:09:44 -04:00 |
|
webauthn_integration_helpers.rb
|
|
|