Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: rewrite Action Handlers to use workflow_actions.py #189

Open
anish-mudaraddi opened this issue Nov 28, 2023 · 0 comments
Open

MAINT: rewrite Action Handlers to use workflow_actions.py #189

anish-mudaraddi opened this issue Nov 28, 2023 · 0 comments

Comments

@anish-mudaraddi
Copy link
Collaborator

This allows us to write tests more easily.
Writing StackStorm tests is a pain since it can't be tested locally easily.

By using a generic Action handler like actions/src/workflow_actions.py

we can offload validation and implementation to the workflow module

  • where tests are much easier to write for
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant