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