mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 17:26:17 -04:00
Added tests (that can't be run)
This commit is contained in:
parent
7ad3992bd1
commit
fad163e0eb
7 changed files with 387 additions and 29 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue