reactor/test
James Harton f67173b76f
feat: Add collect step entity. (#53)
This change introduces the `collect` step entity to the DSL. It is simply a wrapper around `Reactor.Step.ReturnAllArguments`, but provides the convenience of being able to group together arguments into a single structure for passing into other steps.
2023-09-11 11:58:29 +12:00
..
reactor feat: Add collect step entity. (#53) 2023-09-11 11:58:29 +12: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