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-08-27 18:03:47 +02:00
..
createRegex.test.js Lint out the codebase. 2024-08-24 17:23:06 +02:00
forbiddenPaths.test.js Lint out the codebase. 2024-08-25 07:17:34 +02:00
generateErrorStack.test.js Lint out the codebase. 2024-08-24 17:23:06 +02:00
ipBlockList.test.js Add more tests for ipBlockList function. 2024-08-25 09:23:55 +02:00
ipMatch.test.js Lint out the codebase. 2024-08-24 17:23:06 +02:00
ipSubnetUtils.test.js Lint out the codebase 2024-08-25 19:17:54 +02:00
matchHostname.test.js Lint out the codebase. 2024-08-24 17:23:06 +02:00
sha256.test.js Add non-standard codes and HTTP authentication middleware, and SHA256 utility function. 2024-08-24 20:32:06 +02:00
sizify.test.js Lint out the codebase. 2024-08-25 09:45:42 +02:00
urlMojibakeFixer.test.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00
urlParser.test.js Changed URL parser from WHATWG to custom one and adapted code accordingly 2024-08-27 18:03:47 +02:00
urlSanitizer.test.js Add URL sanitizer. Also add eslint-plugin-jest to ESLint configuration. 2024-08-23 17:43:37 +02:00