How to mock a specific action to test a store #1848
Unanswered
leo-coco
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am not able to test what seems to be a simple scenario.
Store
Helper
Test
Question
How can I mock the behaviour of
shouldReturnForceId
, so I can adapt it to my different tests scenarios? Ideally after the creation of the store, or before but then without to re-write a whole store for each caseBeta Was this translation helpful? Give feedback.
All reactions