Testing a KernelProcessStep in isolation for emitting Events #12549
Unanswered
mand-jyskebank-dk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to wrap my head around on how to best test a KernelProcessStep in isolation.
I would like to test that my KernelProcessStep emits a specific event and event arguments
I came up with the following code, but is left with a few questions:
Any help is greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions