Skip to content

T-107: Remove redundant test coverage - #109

Merged
jaesbit merged 2 commits into
develfrom
auto-work/t107-audit-remove-duplicate-useless-tests
Jul 16, 2026
Merged

T-107: Remove redundant test coverage#109
jaesbit merged 2 commits into
develfrom
auto-work/t107-audit-remove-duplicate-useless-tests

Conversation

@jaesbit

@jaesbit jaesbit commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Audited the test suite and removed or merged 10 redundant or low-value checks while retaining stronger neighboring coverage.
  • Updated stale modelByDifficulty fixtures in Auto Work database and scheduler tests.
  • Fixed the three previously failing test cases:
    • The KB index invalidation assertion now checks the rebuilt graph's membership rather than an undocumented directory traversal order.
    • The InProcess queue harness now provides sessionManager.getHeader and planBridge.getPendingPlanExecution, matching the current snapshot() contract.

Verification

  • bun test
    • 1079 pass, 0 fail
    • 2796 expect() calls
    • 98 files

jaesbit added 2 commits July 16, 2026 00:14
Consolidate duplicate assertions into their stronger neighboring tests and update stale Auto Work configuration fixtures.
Make KB graph assertions order-independent and update the queue-test stubs for snapshot dependencies.
@jaesbit
jaesbit merged commit 81c525b into devel Jul 16, 2026
@jaesbit
jaesbit deleted the auto-work/t107-audit-remove-duplicate-useless-tests branch July 16, 2026 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant