Skip to content

Recorded HTTP replay for integration tests #23

@andrew

Description

@andrew

Record real API responses from forges and replay them in tests. This avoids hand-written mocks while keeping tests deterministic and fast.

Record mode hits the real API and saves responses to fixture files. Replay mode serves those fixtures without network access. New tests or updated APIs just need a re-record.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions