mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Implement tests, fix options argument
This commit is contained in:
@@ -64,6 +64,9 @@ import "./tests/operations/SetUnion";
|
||||
import "./tests/operations/SymmetricDifference";
|
||||
import "./tests/operations/TranslateDateTimeFormat";
|
||||
import "./tests/operations/Magic";
|
||||
import "./tests/operations/JWTSign";
|
||||
import "./tests/operations/JWTDecode";
|
||||
import "./tests/operations/JWTVerify";
|
||||
|
||||
let allTestsPassing = true;
|
||||
const testStatusCounts = {
|
||||
|
||||
Reference in New Issue
Block a user