Assuming you can mock store state and fully render your application it should be doable with puppeteer/selenium or similar, but this would likely mean mocking out HTTP calls to return immediately or some alternative to hijack XHR calls and return a particular payload
It sounds pretty high burden, can you focus on testing the critical path instead?
2 comments
[ 2.2 ms ] story [ 13.8 ms ] threadIt sounds pretty high burden, can you focus on testing the critical path instead?
[0] https://www.cypress.io/