Skip to content

Commit 4434742

Browse files
committed
docs: update stale test counts in AGENTS.md
initializeProject.test.ts: 15 -> 18 (formatError + MCP tests) quickActions.test.ts: 8 -> 10 (isStructuredDocumentPath edge cases) Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 1e3e41e commit 4434742

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
@@ -43,11 +43,11 @@ test/
4343
unit/ Unit tests (node:test, dependency-injected, no VS Code API)
4444
binary.test.ts Binary discovery, managed install, compatibility, workspace env (38 tests)
4545
binaryDiscovery.test.ts Real executable discovery on PATH (10 tests)
46-
initializeProject.test.ts Status display, agents file classification (15 tests)
46+
initializeProject.test.ts Status display, agents file classification, formatError (18 tests)
4747
managedLifecycle.test.ts Managed install with real file I/O (12 tests)
4848
mcpConfig.test.ts MCP config with real temp directories (9 tests)
4949
patchloomCli.test.ts Patchloom CLI integration tests with real binary (23 tests)
50-
quickActions.test.ts Quick action command building (8 tests)
50+
quickActions.test.ts Quick action command building (10 tests)
5151
suite/
5252
index.ts VS Code extension integration tests
5353
runExtensionTests.ts Test runner using @vscode/test-electron

0 commit comments

Comments
 (0)