discourse-assign/spec/lib
Gabriel Grubba 1a5091ecfb
FIX: pending_assigns_reminder reminder leaking total assigned topics count (#617)
Before this commit, the reminder was leaking the total assigned topics count in the title.

In the post raw it was ensured that it was not being leaked but the title was still leaking the count.

Also add specs and updated existing specs to ensure that the count is not leaked in the title.
2024-12-04 17:01:44 -03:00
..
discourse_assign FIX: Display assignments in user menu properly 2023-11-08 15:26:57 +01:00
assigner_spec.rb FEATURE: Add `should_notify` option to `Assigner#assign` (#604) 2024-11-14 15:01:02 -03:00
pending_assigns_reminder_spec.rb FIX: pending_assigns_reminder reminder leaking total assigned topics count (#617) 2024-12-04 17:01:44 -03:00
random_assign_utils_spec.rb DEV: Don’t replace Rails logger in specs 2024-11-13 09:51:40 +01:00
topic_query_spec.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00