Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Add E2E integration tests for remaining hooks #13

@wooo-jin

Description

@wooo-jin

tests/e2e/hook-pipeline.test.ts covers 6 hooks with 7 tests. Several hooks remain untested at E2E level:

  • session-recovery.ts
  • context-guard.ts
  • secret-filter.ts
  • permission-handler.ts
  • subagent-tracker.ts

Task: Add E2E tests that spawn hook scripts, pipe JSON stdin, and validate stdout JSON.
See existing tests in tests/e2e/hook-pipeline.test.ts for patterns.

Difficulty: Medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions