Open
Description
This shall be a list of tests we think makes sense based on our initial review of the code and some refactoring:
- Figure out how to run E2E tests against a production-like server
- If the connection with the web socket is lost, are we recovering once is available again?
- Once reconnected, are receiving all the pending updates?
- If the connection drops, do we keep running and effectively using the Cache?
- handle temporary connectivity issues / errors
- I return the correct error to the user if credentials are wrong
- I return the correct error to the user if the feature flag doesn't exist
Metadata
Metadata
Assignees
Labels
No labels