You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am in the process of transitioning from AWS Batch to Argo Workflows. However, one thing that seems to be lacking from the Python SDK is a testing framework.
Is there something like: https://botocore.amazonaws.com/v1/documentation/api/latest/reference/stubber.html but for Argo?
I want to be able to do some mock testing, to ensure the processes we build on top of Hera works accordingly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am in the process of transitioning from AWS Batch to Argo Workflows. However, one thing that seems to be lacking from the Python SDK is a testing framework.
Is there something like: https://botocore.amazonaws.com/v1/documentation/api/latest/reference/stubber.html but for Argo?
I want to be able to do some mock testing, to ensure the processes we build on top of Hera works accordingly.
Beta Was this translation helpful? Give feedback.
All reactions