discourse/plugins/chat/spec/services
Loïc Guitaut 05b8ff436c DEV: Introduce a Service::ActionBase class for service actions
This will help to enforce a consistent pattern for creating service
actions.

This patch also namespaces actions and policies, making everything
related to a service available directly in
`app/services/<concept-name>`, making things more consistent at that
level too.
2024-09-18 17:02:46 +02:00
..
actions DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
auto_remove DEV: Remove full group refreshes from tests (#25414) 2024-01-25 14:28:26 +08:00
chat DEV: Introduce a Service::ActionBase class for service actions 2024-09-18 17:02:46 +02:00
hashtag_autocomplete_service_spec.rb DEV: Chat hashtag test (#25638) 2024-02-12 12:32:52 +10:00