mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 00:36:16 -04:00
WIP: start testing ops with various arg types. AESENCRYPT result encoding error
This commit is contained in:
parent
fc1b8917a8
commit
a5d58071cd
4 changed files with 120 additions and 5 deletions
|
@ -63,6 +63,7 @@ import "./tests/operations/SetUnion";
|
|||
import "./tests/operations/SymmetricDifference";
|
||||
|
||||
import "./tests/nodeApi/nodeApi";
|
||||
import "./tests/nodeApi/ops";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue