Skip to content

[cleanup] Phase 6: Test coverage improvements #628

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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