discourse/spec/support
Gabriel Grubba e52b385ae1
FIX: type: objects uploads should be stored as IDs (#40178)
Inside `type objects` we accepted upload URLs and converted them into
IDs, but we did not update the original object to have an ID.

Only on consuming should we turn the ID into a URL.

For normal front-end consumers, object upload fields should still be
URLs. Backend consumers should expect upload IDs.

<img width="2295" height="1263" alt="Screenshot 2026-05-20 at 12 19 23"
src="https://github.com/user-attachments/assets/20d411c4-1570-45fc-96c8-02f2b1b3639d"
/>
2026-05-21 13:45:27 -03:00
..
locales
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: view all post reactions and likes (#39283) 2026-04-20 14:26:49 +04:00
backups_helpers.rb
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
diagnostics_helper.rb
discourse_connect_support_helpers.rb DEV: Improvements to DiscourseConnect spec helpers (#35173) 2025-10-03 14:53:56 +01:00
discourse_event_helper.rb DEV: Fix a race-condition in request tracker specs (#39995) 2026-05-13 22:08:19 +02:00
dom_matcher.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +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
helpers.rb DEV: Remove unused helper (#39661) 2026-04-30 17:33:38 +02:00
i18n_helpers.rb
integration_helpers.rb DEV: Finish renaming secure_session to server_session 2025-09-23 10:35:02 +02:00
match_html_matcher.rb
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
onebox_helpers.rb
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 FIX: type: objects uploads should be stored as IDs (#40178) 2026-05-21 13:45:27 -03:00
service_matchers.rb
sidekiq_helpers.rb
site_settings_helpers.rb
system_helpers.rb DEV: Get rid of global notice in system specs (#39845) 2026-05-08 12:05:20 -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 DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
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