Skip to content

test: add e2e test for error handling when MCP servers are unavailable #39

Description

@sboorlagadda

Problem

There are no e2e tests covering how the mirroring subsystem behaves when an MCP server is unreachable, times out, or returns errors.

Proposed Solution

Add e2e tests in tests-e2e/ that verify graceful error handling when:

  • MCP server is unreachable (connection refused)
  • MCP server times out
  • MCP server returns malformed responses

Files

  • tests-e2e/
  • src/stuntdouble/mirroring/

Difficulty

Medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions