This website requires JavaScript.
Explore
Help
Sign In
seb
/
toolLooper
Watch
1
Star
0
Fork
0
You've already forked toolLooper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
5090d2669bde346519efc471448a22878bb4f1be
Commit Graph
3 Commits
Author
SHA1
Message
Date
sebseb7
5090d2669b
u
2025-08-11 23:09:58 +02:00
sebseb7
b91c4bf5e7
Enhance test coverage by adding new cases for file listing, reading, and ripgrep functionalities. Implement tests for hidden files, depth handling, and path normalization in list_files tests. Expand read_file tests to cover line skipping and reading from empty files. Improve ripgrep tests with various pattern matching scenarios, including regex handling and file pattern exclusions.
2025-08-11 23:07:59 +02:00
sebseb7
15d8e96b49
Enhance testing framework by introducing a unified test runner in run-all.js, allowing for streamlined execution of multiple test scripts. Update package.json to include new test commands for individual test scripts and the consolidated runner. Add comprehensive test cases for list_files, read_file, and ripgrep functionalities, improving overall test coverage and error handling.
2025-08-11 23:05:14 +02:00