Skip to content

Commit cdf5167

Browse files
authored
feat: move from tap to node test (#344)
* refactor(tests): migrate from tap to node:test for schema validation tests * refactor: update unit test command for improved coverage checks and move from tap to node test * chore: remove .tap from .gitignore * fix: adjust coverage thresholds in unit test script
1 parent 3200abf commit cdf5167

File tree

5 files changed

+226
-3930
lines changed

5 files changed

+226
-3930
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
node_modules
22
.eslintcache
3-
.tap
43
coverage
54

65
# JetBrains IDEs

.taprc

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)