Added tests

This commit is contained in:
phntxx 2021-06-14 11:29:03 +02:00
parent 753a55c9c1
commit 24e61efcf1
30 changed files with 2089 additions and 1737 deletions

3
.gitignore vendored
View file

@ -7,6 +7,7 @@
# testing
/coverage
__snapshots__
# building
/build
@ -21,3 +22,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*