Skip to content

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

@anish-mudaraddi

Description

@anish-mudaraddi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions