- Notifications
You must be signed in to change notification settings - Fork9
Open
Description
We use redux-idle-monitor and I want to ensure that it works as expected for us in production--my idea was to do this in a front-end test by manually dispatching aNEXT_IDLE_STATE orGOTO_IDLE_STATE action. I can dispatch the actions butNEXT_IDLE_STATE starts a timer, which is not what I want, andGOTO_IDLE_STATE updates the state but never triggers myidleStatusAction.
What would you recommend?
Metadata
Metadata
Assignees
Labels
No labels