Skip to content

Write more integration/E2E tests #11

Open
@rainerschoe

Description

@rainerschoe

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions