discourse/spec/lib/service
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
..
runner_spec.rb DEV: Follow-up to the lock step for services 2025-02-06 11:38:15 +01:00
steps_inspector_spec.rb DEV: Refactor StartReply & StopReply services a bit 2025-04-30 11:50:22 +02:00