Skip to content

End-to-End Test Suite for Key Flows #121

@Cedarich

Description

@Cedarich

Description

Create an end-to-end (e2e) test suite that exercises critical flows through HTTP, not just unit-level services.

Requirements

  • Set up an e2e test harness using Nest’s testing utilities and supertest (or equivalent).
  • Cover at least:
    • Health/readiness endpoints.
    • A full verification flow.
    • One backend-to-contract proxy call (using a mocked Soroban client if needed).
  • Ensure e2e tests can run in CI without external secrets or private keys.

Complexity

  • Score: 150

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions