2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-03 17:13:53 +00:00

update tests to reflect new API behaviour

This commit is contained in:
d98762625
2018-06-06 17:29:30 +01:00
parent 45d2fbc5fc
commit 33f2c89716
4 changed files with 2106 additions and 2132 deletions

View File

@@ -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 = {