Added tests (that can't be run)

This commit is contained in:
Matt 2020-04-07 21:16:29 +01:00
parent 7ad3992bd1
commit fad163e0eb
No known key found for this signature in database
GPG key ID: 2DD462FE98BF38C2
7 changed files with 387 additions and 29 deletions

View file

@ -105,7 +105,8 @@ import "./tests/ParseObjectIDTimestamp.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";
// Cannot test as minified forge does not support node
// import "./tests/RSA.mjs";
const testStatus = {
allTestsPassing: true,
counts: {