discourse-assign/spec/lib
Vinoth Kannan 4ab491ec14
FIX: include users who were assigned to a post instead of topic. (#347)
While assigning a random user in group to the topic posts, if we didn't include the users who were assigned to indivitual posts then the same users will be assigned again and again.
2022-06-09 04:31:29 +05:30
..
assigner_spec.rb FEATURE: Shows note in moderator post (#335) 2022-05-12 23:55:57 +08:00
pending_assigns_reminder_spec.rb FIX: Only active assigns should be included in reminders (#281) 2022-01-14 15:23:29 -05:00
random_assign_utils_spec.rb FIX: include users who were assigned to a post instead of topic. (#347) 2022-06-09 04:31:29 +05:30
topic_query_spec.rb DEV: Add test for list_group_topics_assigned (#338) 2022-05-18 17:57:58 +03:00