Skip to content

Access actions called on store #7

@travisdunn

Description

@travisdunn

Hi, apologies if this is the wrong place for this, but I am wondering if there is a way to access the actions that have been called on a store with this library? Traditional redux has a getActions method available on the store, but I'm not seeing that with this library.

We are trying to test that (non-visible) actions have been called on the store as a side effect in one of our components using Jest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions