Skip to content

Commit e5a58d1

Browse files
authored
docs: refresh AGENTS.md test counts (#182)
docs: refresh AGENTS.md test counts for binary.test.ts and patchloomCli.test.ts binary.test.ts: 54 -> 59 (5 musl detection tests added in PR #179) patchloomCli.test.ts: 36 -> 34 (2 tests removed in prior session) Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 4ecdb81 commit e5a58d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ src/
4848
test/
4949
unit/ Unit tests (node:test, dependency-injected, no VS Code API)
5050
batchApply.test.ts Batch template and operation count parsing (11 tests)
51-
binary.test.ts Binary discovery, managed install, compatibility, workspace env (54 tests)
51+
binary.test.ts Binary discovery, managed install, compatibility, workspace env (59 tests)
5252
binaryDiscovery.test.ts Real executable discovery on PATH (13 tests)
5353
initializeProject.test.ts Status display, agents file classification, formatError (24 tests)
5454
managedLifecycle.test.ts Managed install with real file I/O (22 tests)
5555
mcpConfig.test.ts MCP config with real temp directories (9 tests)
5656
outputChannel.test.ts Output channel logging wrapper (10 tests)
57-
patchloomCli.test.ts Patchloom CLI integration with real binary + managed install e2e MCP (36 tests incl. e2e)
57+
patchloomCli.test.ts Patchloom CLI integration with real binary + managed install e2e MCP (34 tests incl. e2e)
5858
propertyBased.test.ts Property-based tests with fast-check (13 tests)
5959
quickActions.test.ts Quick action command building, path containment, patch merge (47 tests)
6060
verifyMcp.test.ts MCP server verify and JSON-RPC response parsing (15 tests)

0 commit comments

Comments
 (0)