codeburn/tests
Ninym 0ab66f6fe9 test(fs-utils): add failing test for bounded read helper
Tests the to-be-built readSessionFile helper: under-cap fast path,
at-threshold stream path, over-cap null+skip, verbose stderr warning,
and stat-failure graceful fallback. Fails against missing module --
Task 5 will implement src/fs-utils.ts to flip GREEN.
2026-04-17 08:32:18 +02:00
..
fixtures/security test(security): add failing test for HIGH-1 prototype pollution 2026-04-17 08:32:18 +02:00
providers fix: address PR review feedback on Copilot provider 2026-04-16 19:30:08 +03:00
security test(security): add failing test for HIGH-1 prototype pollution 2026-04-17 08:32:18 +02:00
bash-commands.test.ts chore: hoist Pi model sort + cover bash-utils edge cases 2026-04-16 02:02:32 -07:00
dashboard.test.ts fix: handle empty firstTimestamp in TopSessions, add dashboard tests 2026-04-16 15:48:24 +02:00
export.test.ts Fix CSV formula injection in exports 2026-04-14 11:04:10 -04:00
fs-utils.test.ts test(fs-utils): add failing test for bounded read helper 2026-04-17 08:32:18 +02:00
menubar.test.ts fix: respect SwiftBar settings when installing the menu bar 2026-04-16 22:39:51 +03:00
optimize-fs.test.ts test(optimize): add 34 filesystem-mocking tests 2026-04-16 09:33:03 -07:00
optimize.test.ts feat(optimize): fix tracking via recent vs baseline split 2026-04-16 06:53:08 -07:00
parser-filter.test.ts test: cover filterProjectsByName include/exclude semantics 2026-04-16 15:49:57 -07:00
provider-registry.test.ts feat: add GitHub Copilot provider 2026-04-16 15:40:22 +03:00