discourse-calendar/spec/integration
Ted Johansson ec7945d120
DEV: Replace deprecated queue_jobs site setting in tests (#464)
The #queue_jobs= method on site settings has been deprecated and replaced by Jobs.run_later! and Jobs.run_immediately!. This PR replaces usages in this plugin so we can remove the fallback in core.
2023-10-27 10:47:27 +08:00
..
allowed_custom_fields_setting.rb DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00
curently_away_report_spec.rb FIX: Make users_on_holiday return type consistent (#373) 2023-01-10 12:22:44 +00:00
invitee_spec.rb DEV: Replace deprecated queue_jobs site setting in tests (#464) 2023-10-27 10:47:27 +08:00
post_spec.rb DEV: Clean up the plugin (#426) 2023-08-01 22:32:30 +02:00
recurrence_spec.rb FEATURE: allow every 4 weeks as an interval (#440) 2023-09-28 16:20:40 +10:00
topic_spec.rb DEV: Replace deprecated queue_jobs site setting in tests (#464) 2023-10-27 10:47:27 +08:00