Skip to content

Commit 47e6e32

Browse files
committed
Remove the broken and obsolete JavaScript-based test integration
Looks like this repo has had for a very long time a Mocha and AJV based test runner implemented on `index.js`. This test is completely broken right now and relies on a quite old AJV version. Furthermore, I think the JSON Schema test suite should remain implementation-agnostic and not i.e. bundle with AJV or other implementations itself. If this is the case, in the interest of keeping the repo on a clean state, would it make sense to just delete this dead code and bring it back in the future if really needed? Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent d40b3e6 commit 47e6e32

File tree

2 files changed

+0
-74
lines changed

2 files changed

+0
-74
lines changed

index.js

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

package.json

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

0 commit comments

Comments
 (0)