mirror of
https://github.com/yamadashy/repomix.git
synced 2026-02-03 11:33:39 +01:00
Add comprehensive tests to increase code coverage from 89.81% to 90.28%: writeSkillOutput.ts (63.88% → 100%): - Add test for techStack file writing - Add tests for EPERM/EACCES error handling - Add test for generic error handling - Add test for non-Error object handling fileSystemReadFileTool.ts (62.5% → 100%): - Add test for directory path error - Add test for successful file reading - Add test for security check failure - Add test for general errors during file reading - Add test for non-Error object handling