Skip to content

Commit

Permalink
Merge pull request #8 from codin-gg/4-add-test-coverage
Browse files Browse the repository at this point in the history
Adds test coverage
  • Loading branch information
ivoputzer committed Oct 5, 2023
2 parents 717f6af + 0170519 commit befb0e5
Show file tree
Hide file tree
Showing 3 changed files with 564 additions and 2,291 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
.npmrc
.DS_Store
*todo.md
coverage
node_modules
www/api/*/
!www/api/*.*
www/api/.DS_Store
test/*.json

Loading

0 comments on commit befb0e5

Please sign in to comment.