discourse/spec/support
Martin Brennan 4037cdb6db
FIX: Allow .ics for polymorphic bookmarks ()
We have a .ics endpoint for user bookmarks, this
commit makes it so polymorphic bookmarks work on
that endpoint, using the serializer associated with
the RegisteredBookmarkable.
2022-05-11 09:29:24 +10:00
..
versioning
bookmarkable_helper.rb FIX: Allow .ics for polymorphic bookmarks () 2022-05-11 09:29:24 +10:00
concurrency.rb
diagnostics_helper.rb
discourse_event_helper.rb
fake_logger.rb DEV: Drop TrackingLogger for FakeLogger () 2022-05-05 09:50:43 +08:00
fast_image_helpers.rb FIX: remove 'crawl_images' site setting () 2021-10-19 17:12:29 +05:30
helpers.rb PERF: Fix n+1 for categories + featured topics () 2022-03-14 22:23:39 +00:00
imap_helper.rb DEV: Move imap_helper to spec/support directory () 2021-10-29 20:46:25 +02:00
integration_helpers.rb FEATURE: Allow using invites when DiscourseConnect SSO is enabled () 2021-03-19 10:20:10 +10:00
match_html_matcher.rb FIX: Make Oneboxer#apply insert block Oneboxes correctly () 2020-12-14 17:49:37 +02:00
onebox_helpers.rb DEV: Absorb onebox gem into core () 2021-05-26 15:11:35 +05:30
rate_limit_matcher.rb
session_controller_helper_routes.rb FEATURE: Centralized 2FA page () 2022-02-17 12:12:59 +03:00
shared_examples_for_stats_cacheable.rb DEV: Correct typos and spelling mistakes () 2021-05-21 11:43:47 +10:00
sidekiq_helpers.rb DEV: Change Topic Timer from enqueue_at scheduled jobs to incrementally executed jobs () 2021-01-19 13:30:58 +10:00
site_settings_helpers.rb
test_second_factor_action.rb FEATURE: Add 2FA support to the Discourse Connect Provider protocol () 2022-04-13 15:04:09 +03:00
time_matcher.rb DEV: adds within_one_minute time matcher () 2021-02-17 10:52:49 +01:00
uploads_helpers.rb FIX: Match for indeterminate depth in URL during upload tests () 2021-12-03 16:05:27 -06:00
webauthn_integration_helpers.rb