mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 00:06:17 -04:00
update tests to reflect new API behaviour
This commit is contained in:
parent
45d2fbc5fc
commit
33f2c89716
4 changed files with 2106 additions and 2132 deletions
|
@ -62,9 +62,7 @@ import "./tests/operations/SetIntersection";
|
|||
import "./tests/operations/SetUnion";
|
||||
import "./tests/operations/SymmetricDifference";
|
||||
|
||||
|
||||
import "./tests/nodeApi/nodeApi";
|
||||
import "./tests/nodeApi/translateTo";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue