Tidied run function, added some tests

This commit is contained in:
VirtualColossus 2019-10-29 21:39:29 +00:00
parent d3138a7fdf
commit 55eae9910f
3 changed files with 218 additions and 114 deletions

View file

@ -91,6 +91,7 @@ import "./tests/Protobuf.mjs";
import "./tests/ParseSSHHostKey.mjs";
import "./tests/DefangIP.mjs";
import "./tests/ParseUDP.mjs";
import "./tests/Lorenz.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";