discourse/spec/lib/service
Loïc Guitaut a589b48f9a DEV: Display better output when inspecting service steps
This patch aims to improve the steps inspector output:
- The service class name is displayed at the top.
- Next to each step is displayed the time it took to run said step.
- Steps that didn’t run are hidden.
- `#inspect` automatically outputs the error when it is present.
2024-12-12 15:21:10 +01:00
..
runner_spec.rb DEV: Add a try step to services 2024-11-19 12:01:07 +01:00
steps_inspector_spec.rb DEV: Display better output when inspecting service steps 2024-12-12 15:21:10 +01:00