Skip to content

enhancement (optional): record/replay option for hermetic integration tests #300

Description

@maximn

From the AI-native docs audit (B9 in .agents/known-issues.md).

Context
Integration tests hit the live Google APIs (no cassette/VCR), so they require a real GOOGLE_API_KEY, network access, and available quota, and can fail for reasons unrelated to a change. This is a deliberate, documented choice (see .agents/testing.md) — filing as an optional enhancement, not a defect.

Possible
Add an opt-in record/replay layer (e.g. a caching HttpMessageHandler) so CI can run a hermetic subset while live tests remain available on demand.

Severity: low / optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementtech-debtKnown tech debt / cleanup from the AI-native docs audit

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions