Commit graph

44 commits

Author SHA1 Message Date
d98762625
7c3ee7637e fix linting errors 2020-02-21 11:11:16 +00:00
n1073645
2d5624ecde Fixed the magic bug where it wouldnt recommended operations that resulted in lists of files 2020-02-21 11:10:40 +00:00
d98762625
a80c8ae0c0 Add special case for Magic (flow control) to node api 2020-02-21 11:10:15 +00:00
n1073645
9912fc5fa5 Linting changes 2020-02-21 11:10:15 +00:00
Andy Wang
9feb39c9f5 Adapt API tests to comply with length requirements 2020-02-21 11:09:35 +00:00
n1474335
8b6c2a171a Added support for 109 more character encodings 2020-02-21 11:08:19 +00:00
Matt
4fe70f3be4 Add YARA rules node test 2020-02-21 11:08:19 +00:00
n1474335
4d1df67299 Added tests for Utils.parseEscapedChars 2020-02-21 11:08:18 +00:00
n1474335
0868ab4dca Added length check to Triple DES IVs 2020-02-21 11:07:31 +00:00
Storms-Engineering
8be26ab24b DES Encrypt/Decrypt - checks length of IV string
Checks the length of IV string when encrypting.  DES encrypt/decrypt test swas updated to use utf8 instead of HEX.
2020-02-21 11:07:31 +00:00
n1474335
df6a60a44a Fixed some typos 2020-02-21 11:07:31 +00:00
n1474335
67d0bdaec4 Added test to ensure all operations are in a category. Added various operations to categories. 2020-02-21 11:07:31 +00:00
n1474335
84b6a775a7 Base64 operations now throw a meaningful error if the alphabet is the wrong length 2020-02-21 11:07:31 +00:00
d98762625
be0c2de1b9 fix linting tests 2020-02-21 11:07:31 +00:00
d98762625
296a0f5108 make async node tests actually fail when they fail. Update tests that were failing 2020-02-21 11:07:31 +00:00
Andy Wang
d0b8973697 Update node API tests 2020-02-21 11:07:30 +00:00
d98762625
13aceb9256 Update NodeRecipe so args is optional in bake config 2020-02-21 11:07:30 +00:00
n1474335
772c6bbba5 Tidied up test runner. Passing tests are no longer printed to the console. 2019-08-20 17:13:05 +01:00
j433866
863675e636 Update nodeApi test.
'base 64' now returns 11 results as the SSH host key module mentions it
2019-08-13 13:37:21 +01:00
d98762625
8548d39318 add node consumer tests to travis 2019-08-02 11:10:15 +01:00
n1474335
566517d20f Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
n1474335
d7d50337f9 Fixed node tests and config generation for node v12 2019-07-05 14:47:05 +01:00
d98762625
e03ff22ba8 update more ENVIRONMENT_IS_* calls after merge, update some test paths, comments. Remove vulnerability 2019-07-05 11:35:59 +01:00
d98762625
1c24c05647 swap ENVIRONMENT_IS_* functions for Utils named exports 2019-07-05 10:17:52 +01:00
d98762625
65a3897f87 add dish translation tests for node 2019-05-03 13:36:08 +01:00
d98762625
aeb08caf77 move NodeDish tests out into own file 2019-04-24 08:47:37 +01:00
d98762625
de8c99eceb merge init-dish & update tests 2019-04-08 18:06:01 +01:00
d98762625
a210f951da more linting 2019-04-05 17:40:52 +01:00
d98762625
d3e6200385 remove babel-polyfill and update plugins to work with uplifted version 2019-04-05 17:15:21 +01:00
d98762625
e4ee0fc397 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-04-04 15:21:52 +01:00
d98762625
638093d40e correct translation from node Buffer to byte array 2019-03-22 09:42:25 +00:00
d98762625
9e2aac0696 update tests file name and linting 2019-03-20 16:34:20 +00:00
d98762625
b48a55bd74 add all options to argOptions. Add some extra test case for Zip 2019-03-20 16:27:35 +00:00
d98762625
aad1bc898e update file shim to use detectFileType. 2019-03-20 12:38:49 +00:00
d98762625
8eed2232ee add immutable presentAs method to Dish for node REPL display. add test for exact match help 2019-03-20 11:57:47 +00:00
d98762625
f61e33aa71 update disassemble test after vendor code change 2019-03-20 09:46:53 +00:00
d98762625
e3cdf6361e make unzip test accurate 2019-03-20 09:41:59 +00:00
d98762625
b8cb7e9ba8 add tests for File and test based operations. Only unzip to go 2019-03-14 17:54:06 +00:00
d98762625
e4b688a2c3 Make Frequency dist test more sensible 2019-03-01 16:58:43 +00:00
d98762625
9094e8bde9 WIP tidy up. WHy is dish being passed back with chef.bake now? 2019-02-15 16:11:13 +00:00
d98762625
04b7f2fa8c WIP HAD to move NodeDish out - NONE of it is async! 2019-02-15 15:20:05 +00:00
d98762625
f7d425189a update test sample data 2019-01-04 16:31:06 +00:00
d98762625
9d674ce5a7 move node test suite into its own grunt command 2019-01-04 12:14:02 +00:00
d98762625
f22e9ceec6 refactor TestRegister and some test suite functions into common area 2019-01-04 12:00:01 +00:00