test: add coverage (#58)

This commit is contained in:
Gregor Martynus
2023-10-06 12:54:48 -07:00
committed by GitHub
parent 9b283559f1
commit bdb2377ad0
6 changed files with 1684 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
node_modules/
.env
coverage
node_modules/