Skip to content

Fix connection state management tests in realtime-client.service #68

@mattheworiordan

Description

@mattheworiordan

The following test in realtime-client.service.test.ts is currently skipped:

  • "should handle connection errors gracefully" - This test is flaky because of timing issues with the mock Ably client connection states

The test needs to be rewritten to properly handle asynchronous connection state changes without relying on specific timing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTest related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions