discourse/plugins/chat/spec/services
Loïc Guitaut edbd5e08f9 DEV: Refactor StartReply & StopReply services a bit
- Move some data transforming into contracts.
- Add some missing specs.
- Use the `try` step.
- Improve the `model` step a bit by allowing to catch any exception,
  and not only `ArgumentError`. We already had the mechanism to inspect
  which exception was caught.
2025-04-30 11:50:22 +02:00
..
actions PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
chat DEV: Refactor StartReply & StopReply services a bit 2025-04-30 11:50:22 +02:00
hashtag_autocomplete_service_spec.rb DEV: Chat hashtag test (#25638) 2024-02-12 12:32:52 +10:00