Skip to content

Improve unit testing #43

Open
Open
@thygesteffensen

Description

@thygesteffensen

Make it easier to assert with actions that have been called and what their input parameters (parsed) were.
Think about configuring this after/before building the service provider.

Idea:
Log each action triggers and log the inputs. This should be returned from the Trigger() function, making it easy to assert if an action has been called and assert the input.

Thus separating action executors and asserts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions