Added tests
This commit is contained in:
parent
753a55c9c1
commit
24e61efcf1
30 changed files with 2089 additions and 1737 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
|||
|
||||
# testing
|
||||
/coverage
|
||||
__snapshots__
|
||||
|
||||
# building
|
||||
/build
|
||||
|
@ -21,3 +22,5 @@
|
|||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue