Commit Graph
71 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>GCHQDeveloper581
f9184d3938 chore (deps): bump the patch-updates group with 3 updates (#2296)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (add browser test for Template operation)
2026-03-27 11:12:29 +00:00
Ted KruijffandGitHub 78d40eab60 Add Parse Ethernet frame Operation, allow Parse IPv4 Header to cascade (#1722) 2026-03-21 18:15:29 +00:00
0c6454e10c fix: jq-web -> jq-wasm, includes jq version 1.8.1 (#2223)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (added tests)
2026-03-06 12:04:41 +00:00
GCHQ Developer 85297andGitHub d71dad8568 Fix Roboto Mono font (#2199) 2026-02-20 16:10:15 +00:00
GCHQ Developer 85297andGitHub c97baa6fdf Update JIMP (#2171) 2026-02-18 11:34:31 +00:00
r4mos 3025391821 Browser test changed to adapt to new CRC operation 2025-03-03 09:19:01 +01:00
a3957273 d3ee16f38b Disable flakey URL test 2025-02-11 00:49:14 +00:00
n1474335 ab37c1e562 Fixed Optical Character Recognition and added tests 2024-06-21 14:12:28 +01:00
n1474335 37398188f9 Improved testing to account for race conditions 2024-05-16 14:29:32 +01:00
n1474335 bbebba6481 Added pause after setting complex input to avoid race conditions 2024-04-25 18:10:59 +01:00
n1474335 f0a49fefa4 Extended time for autoBake to trigger in a test 2024-04-25 17:51:31 +01:00
n1474335 b7a7eebc78 More test tweaks 2024-04-24 18:09:15 +01:00
n1474335 2e76e44a5a Tweaked UI test 2024-04-24 17:40:16 +01:00
a3957273andGitHub 42ad9a49f3 Merge pull request #1786 from zb3/fix-overwritten-output 2024-04-15 01:17:49 +01:00
Ethan Harvey 00f7914c5c Fix affine encode testcase 2024-04-10 23:57:53 +00:00
zb3 db331e94ee fix ui test code style 2024-04-07 01:20:11 +02:00
zb3 2e284d3842 Fix autobake ui test 2024-04-07 00:37:09 +02:00
zb3 a81b2064d4 Abort the previous bake when attempting the next autobake 2024-04-07 00:23:17 +02:00
zb3 4652608297 Fix character encoding io test
Since the output encoding autodetection was introduced, this test was no longer correct.
That wasn't detected because of the expectOutput bug.
2024-04-05 17:14:05 +02:00
zb3 0f0efefbf7 Make expectOutput actually check the output 2024-04-05 17:13:05 +02:00
a3957273 0717407bea Disable 'Extract ID3' Nightwatch tests 2024-04-01 15:59:49 +00:00
n1474335 0026d77b7b More test tweaking 2024-03-26 16:34:36 +00:00
n1474335 ee77e0a1e4 More test tweaking 2024-03-26 16:10:44 +00:00
n1474335 f1dcc339b3 More test tweaking 2024-03-26 15:42:21 +00:00
n1474335 1f316a2f32 More test tweaking 2024-03-26 15:37:18 +00:00
n1474335 a5f9a8726b Fixed erroring test 2024-03-26 15:19:35 +00:00
n1474335 16dfb3fac6 Automatically detect EOL from paste events and output setting 2024-03-26 13:44:58 +00:00
Jed Laundry e973ea6f08 update Diff sanity check test 2024-02-11 01:18:52 +00:00
n1474335 5d3302f6d7 Added a few more UI tests 2023-03-22 11:19:01 +00:00
n1474335 7605d48f0b Fixed IO folder tests with unpredictable file ordering 2023-03-17 18:06:28 +00:00
n1474335 7eda2fd4a6 Added UI tests for all HTML operations 2023-03-08 17:44:51 +00:00
n1474335 36aafb9246 Added test for alert bar 2023-03-06 14:53:20 +00:00
n1474335 c5766c89f6 Further operation tests 2023-03-05 15:32:53 +00:00
n1474335 73f5069971 Added more IO tests and created browser test utils 2023-03-05 14:58:11 +00:00
n1474335 819e4a574c Added more tests, fixed length count bug and IO clearance bug 2023-03-03 17:33:42 +00:00
n1474335 8c0e23e196 Further IO tests added 2023-03-02 19:50:08 +00:00
n1474335 05160227a3 Added initial input and output UI tests 2023-03-02 18:10:52 +00:00
n1474335 046a0917e7 Nightwatch test improvements 2023-02-27 18:30:01 +00:00
n1474335 9cbf217d42 Fixed UI tests to work with new input and output areas 2023-02-27 18:21:06 +00:00
n1474335 2785459257 Merge branch 'master' into io-overhaul 2022-07-10 19:06:48 +01:00
n1474335 d99ee32cc4 Merge branch 'ROT8000' of https://github.com/thomasleplus/CyberChef 2022-07-08 16:28:42 +01:00
n1474335 68733c74cc Output now uses CodeMirror editor 2022-07-02 19:23:03 +01:00
n1474335 85ffe48743 Input now uses CodeMirror editor 2022-06-29 18:02:49 +01:00
n1474335 fb3eceaee0 Tidied up UI tests 2022-04-14 13:16:36 +01:00
Thomas Leplus e712af33b7 Adding ROT8000 2022-04-11 18:44:14 -07:00
John L c431fb30c5 added logging & jsdoc 2022-04-06 10:54:20 +01:00
John L ca1a0797fb Merge branch 'master' into testui 2022-04-04 17:54:02 +01:00
John L 7b497181fd refactor samples, and more tests 2022-04-04 17:40:58 +01:00
John L 92767b1078 Try import 2022-03-31 19:32:41 +01:00
n1474335 9273f97d88 Updated dependencies 2022-03-28 15:42:11 +01:00