Files
everything-claude-code/tests/lib
T
Affaan Mustafa 332d0f444b test: add Round 104 edge-case tests (detectFromLockFile null, resolveSessionAlias traversal, whitespace notes)
- detectFromLockFile(null): throws TypeError โ€” no input validation before
  path.join (package-manager.js:95)
- resolveSessionAlias('../etc/passwd'): returns path-traversal input unchanged
  when alias lookup fails, documenting the passthrough behavior
- parseSessionMetadata with whitespace-only notes: trim() โ†’ "" โ†’ hasNotes=false,
  whitespace-only notes treated as absent

Total tests: 872 (all passing)
332d0f444b ยท 2026-02-13 16:45:47 -08:00
History
..