1
0
Fork 0
forked from svrjs/svrjs
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
svrjs/tests/utils
2024-09-02 13:08:05 +02:00
..
createRegex.test.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
deepClone.test.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
forbiddenPaths.test.js test: mock "path" module in forbidden path utility function unit tests 2024-09-02 13:08:05 +02:00
generateErrorStack.test.js Add tests for middleware, add ".js" file extensions inside the require functions in tests for utility functions, make error handling in URL rewriting middleware better, and lint out static file serving and directory listing middleware 2024-08-30 22:11:16 +02:00
ipBlockList.test.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
ipMatch.test.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
ipSubnetUtils.test.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
matchHostname.test.js Add tests for middleware, add ".js" file extensions inside the require functions in tests for utility functions, make error handling in URL rewriting middleware better, and lint out static file serving and directory listing middleware 2024-08-30 22:11:16 +02:00
sha256.test.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
sizify.test.js Add tests for middleware, add ".js" file extensions inside the require functions in tests for utility functions, make error handling in URL rewriting middleware better, and lint out static file serving and directory listing middleware 2024-08-30 22:11:16 +02:00
urlMojibakeFixer.test.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
urlParser.test.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
urlSanitizer.test.js Improved the test coverage for the URL sanitizer 2024-08-29 13:39:55 +02:00