Skip to content

Commit

Permalink
add jest configuration, add coverage verification, add simple unit te…
Browse files Browse the repository at this point in the history
…st, add pre-push verification
  • Loading branch information
vvyshyvan committed Jun 19, 2021
1 parent 60d820d commit b8ba701
Show file tree
Hide file tree
Showing 6 changed files with 1,733 additions and 20 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ node_modules
build
npm-debug.log
.env
.DS_Store
.DS_Store
coverage
Loading

0 comments on commit b8ba701

Please sign in to comment.