Patching a function/task used in a task #478
Unanswered
pai-martinreidemeister
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.
-
Hello,
I want to write a unit test, that tests if my workflow handles exceptions in a task.
This is a simplified version of my setup:
I have no idea how to patch a task from get_stagess (e.g. stage_1) so that it raises an exception, so I can see the results of failure_task.
Beta Was this translation helpful? Give feedback.
All reactions