mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 09:59:10 +00:00
feat(api): add tests
This commit is contained in:
parent
688954a2e0
commit
480987aa90
26 changed files with 541 additions and 91 deletions
|
@ -9,20 +9,18 @@
|
|||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^2.2.2",
|
||||
"@cloudflare/workers-types": "^3.3.1",
|
||||
"@roleypoly/misc-utils": "*",
|
||||
"@roleypoly/types": "*",
|
||||
"@roleypoly/worker-emulator": "*",
|
||||
"@roleypoly/worker-utils": "*",
|
||||
"@types/deep-equal": "^1.0.1",
|
||||
"deep-equal": "^2.0.5",
|
||||
"esbuild": "^0.14.13",
|
||||
"exponential-backoff": "^3.1.0",
|
||||
"esbuild": "^0.14.14",
|
||||
"itty-router": "^2.4.10",
|
||||
"ksuid": "^2.0.0",
|
||||
"jest-environment-miniflare": "^2.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"miniflare": "^2.2.0",
|
||||
"ts-loader": "^8.3.0",
|
||||
"ts-jest": "^27.1.3",
|
||||
"ulid-workers": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue