unit test (#13)

* test

* updated
This commit is contained in:
Eugene
2024-02-29 17:04:03 -08:00
committed by GitHub
parent b6400165aa
commit 9b4b35feaa
6 changed files with 124 additions and 3 deletions
+3
View File
@@ -46,6 +46,9 @@
"js",
"ts"
],
"setupFilesAfterEnv": [
"./jest.setup.js"
],
"testMatch": [
"**/*.test.ts"
],