Commit 5b60cbf
test: expand coverage to 83% stmts / 73% branches (99 tests)
- remote-store: add 9 tests for all remaining store methods (checklist,
comment, dependency, search, deleteItem, listItems w/ exclude_archived)
- auth: add 5 tests for authenticate() using vi.doMock for fs isolation
- project-root: add 3 tests for detectProjectRoot() env, git, and fallback paths
- Fix flaky now() test (called twice across a ms boundary)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2e1b132 commit 5b60cbf
7 files changed
Lines changed: 424 additions & 2 deletions
File tree
- packages
- api/src/__tests__
- core/src/__tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
0 commit comments