Logo
Explore
Register Sign In
agent/everything-claude-code
1
0
Fork 0
You've already forked everything-claude-code
mirror of https://github.com/affaan-m/everything-claude-code.git synced 2026-06-18 15:54:13 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d2c1281e97a5de25cd2b032255359d3fe8a47b47
everything-claude-code/tests
T
Affaan Mustafa d2c1281e97 test: round 100 โ€” findFiles maxAge+recursive interaction, parseSessionMetadata ### truncation, cleanupAliases falsy coercion
- findFiles with both maxAge AND recursive combined (option interaction test)
- parseSessionMetadata truncates item text at embedded ### due to lazy regex
- cleanupAliases callback returning 0 (falsy non-boolean) removes alias via !0 coercion

Total tests: 860
d2c1281e97 ยท 2026-02-13 15:49:06 -08:00
History
..
ci
test: cover whitespace-only frontmatter field, empty SKILL.md, and getAllSessions TOCTOU symlink
2026-02-13 11:20:44 -08:00
hooks
test: add 3 tests for scoped pkg detection, empty env var, and tools-without-files (Round 94)
2026-02-13 14:44:40 -08:00
integration
test: add timeout enforcement, async hook schema, and command format validation tests
2026-02-13 05:23:16 -08:00
lib
test: round 100 โ€” findFiles maxAge+recursive interaction, parseSessionMetadata ### truncation, cleanupAliases falsy coercion
2026-02-13 15:49:06 -08:00
scripts
test: add 3 tests for stdin 1MB overflow and analyzePhase async method (round 87)
2026-02-13 12:42:20 -08:00
run-all.js
fix: add cwd to prettier hook, consistent process.exit(0), and stdout pass-through
2026-02-13 03:20:41 -08:00