Unit Test (#12)

* annoying tests..

* update test

* udpate

* update the tests
This commit is contained in:
Eugene
2024-02-28 17:22:13 -08:00
committed by GitHub
parent 57dd0cd8d8
commit 69180bebd9
6 changed files with 264 additions and 7 deletions
+3
View File
@@ -46,6 +46,9 @@
"js",
"ts"
],
"setupFilesAfterEnv": [
"./jest.setup.js"
],
"testMatch": [
"**/*.test.ts"
],