Closed azaeng04 closed 3 years ago
Do you want a specific store ?
Using actions, effects, reducers and selectors
Will use ngrx, I think
Is it what you're looking for ? https://github.com/bahmutov/cypress-angular-unit-test/pull/516
Yes @LeJeanbono thanks that should be fine
You can also use mock with TestBed : https://ngrx.io/guide/store/testing#using-a-mock-store
Currently I don't see an example where you test Stores with Cypress. Would be much appreciated!