reactor/test
James Harton 01fddd19b0
improvement!: Remove hooks and replace with middleware behaviour. (#90)
* improvement!: Remove hooks and replace with middleware behaviour.

* improvement(Middleware): Add `get_process_context/0` and `set_process_context/1` middleware hooks.

* improvement: Add step event callback to middleware.
2024-02-26 16:20:54 +13:00
..
reactor improvement!: Remove hooks and replace with middleware behaviour. (#90) 2024-02-26 16:20:54 +13:00
support/example improvement: Allow entire step behaviour to be defined in the DSL. (#18) 2023-06-16 14:39:29 +12:00
reactor_test.exs improvement: Allow entire step behaviour to be defined in the DSL. (#18) 2023-06-16 14:39:29 +12:00
test_helper.exs feat: implement basic reactor behaviour. (#1) 2023-05-10 16:27:18 +12:00