Skip to content

Test-suite design pass: gaps, boundary/equivalence, mutation testing #11

Description

@wimaan3

Context

Strengthen the suite via black-box design + oracle strength, not just line coverage.

Acceptance criteria

  • Identify branch-coverage gaps in core (organize/reconcile/planner/vault).
  • Add boundary/equivalence/error inputs with accept-and-reject pairs.
  • Mutation testing on core; raise surviving-mutant kills.
  • Strengthen weak assertions; remove brittle implementation-coupled tests.

Notes

Coverage is a map not a grade; confidence comes from assertions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingTest design, coverage, CI tests

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions