Skip to content

Fix skipped tests in Web CLI E2E test suite #66

Description

@mattheworiordan

Several tests in the Web CLI E2E test suite are currently skipped and need to be fixed:

  1. domain-scoped-auth.test.ts: "should enforce API rate limiting consistently" - This test is skipped because rate limiting tests are unstable across different environments

  2. reconnection-diagnostic.test.ts: "should handle rapid disconnection during handshake" - This test is skipped because it's flaky and the timing is too sensitive

These tests should be made more robust or moved to a separate test suite that can handle environment-specific variations.

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