Add tests
Compare changes
+ 24
− 18
@@ -11,31 +11,36 @@
@@ -11,31 +11,36 @@
"coverage": "nyc -r lcov -e .ts -x \"*.test.ts\" mocha -r ts-node/register tests/**/*.test.ts && nyc report",
"@types/chai": "^4.3.0",
"@jest/globals": "^29.5.0",
"@types/mocha": "^9.1.0",
"@types/jest": "^29.5.1",
"@types/node": "^18.16.2",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.8.0",
"fast-check": "^3.7.1",
"jest-environment-node": "^29.5.0",
"jest-junit": "^16.0.0",
"npm-run-all": "^4.1.5",
"npm-run-all": "^4.1.5",
"typescript": "^4.5.5"
"typescript": "^4.9.5",
@@ -46,5 +51,6 @@
@@ -46,5 +51,6 @@