Skip to content

[cleanup] Phase 6: Test coverage improvements #628

@AlexMikhalev

Description

@AlexMikhalev

Summary

Add tests to zero-coverage crates.

Targets

  • haystack_core -- core abstraction layer, needs unit tests
  • terraphim_hooks -- hook execution, needs integration tests
  • terraphim_sessions -- session management, needs unit tests
  • terraphim_onepassword_cli -- 1Password integration (may need live service)

Approach

  • #[tokio::test] unit tests inline with mod tests {}
  • Integration tests in tests/ for cross-crate behavior
  • Gate external-service tests behind env vars

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions