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
Files
15d8e96b4909fd085d44b20c3843e87fc950ab2b
toolLooper
/
tests
History
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
..
run-all.js
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
run-listfiles-tests.js
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
run-readfile-tests.js
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
run-ripgrep-tests.js
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
run-tests.js
Update test script in package.json and enhance patch_files.js with chroot support and improved path handling for file operations.
2025-08-11 17:27:46 +02:00