discourse/plugins/chat/spec/requests
Loïc Guitaut 8dd303826e
DEV: Refactor Chat::ListChannelThreadMessages a bit (#33380)
- Introduce a `max_page_size` option, allowing different behavior
between controllers and SDK.
- Improve the contract (validations & helper method).
- Use `model` where possible.
- Extract message existence logic to a dedicated policy, allowing easier
testing.
- Refactor specs to follow current guidelines/best practices.
2025-08-08 14:05:38 +02:00
..
admin DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
chat DEV: Refactor Chat::ListChannelThreadMessages a bit (#33380) 2025-08-08 14:05:38 +02:00
core_ext DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
application_controller_spec.rb FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10:00
chat_controller_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
direct_messages_controller_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00