Commit graph

44 commits

Author SHA1 Message Date
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
John L add745551b WIP 2022-02-11 16:56:58 +00:00
n1474335 50f796049c Fixed search test 2021-02-05 18:07:20 +00:00
n1474335 98d7f1481c Improved UI tests 2021-01-22 16:52:37 +00:00
n1474335 7d8bdbcf7e Improved UI tests 2021-01-22 16:39:04 +00:00
n1474335 db009d3689 Improved UI tests 2021-01-22 16:25:19 +00:00
n1474335 d7bc529a95 Improved UI tests 2021-01-22 16:16:11 +00:00
n1474335 3f035294a6 Improved UI tests 2021-01-22 16:06:44 +00:00
n1474335 36282e362f Improved UI tests 2021-01-22 15:53:56 +00:00
n1474335 223353cf4d Increased UI test operation timeout 2021-01-22 15:43:18 +00:00
n1474335 e40e7a0e4e Added UI tests for operations. Unfinished. 2021-01-22 12:57:21 +00:00
n1474335 ae20d82e1d Fix Nightwatch test 2019-08-30 15:30:30 +01:00
n1474335 7dfecc38f6 Added more UI tests to ensure all modules load, categories can be viewed, and operations can be dragged 2019-08-30 11:43:30 +01:00
j433866 11d2a96ecb Pause for a second to allow autobake to finish.
Otherwise nightwatch was clicking cancel instead of bake
2019-05-30 14:18:34 +01:00
j433866 cb86cb1882 Change baking to not send all inputs at once.
Add input debouncer.
Remove old HTML comments and unnecessary CSS
(Step is currently a bit broken!)
2019-05-20 16:53:56 +01:00
j433866 1bdef97dc7 Wait for stale indicator to disappear before clicking bake.
As the new inputWorker is slower, nightwatch was clicking cancel and thus showing the stale indicator.
2019-05-01 17:09:13 +01:00
n1474335 3ae225ac59 Untar operation now uses lib/Stream library 2018-12-30 01:36:58 +00:00
n1474335 71e0a4e0ce Increased UI test timeouts 2018-12-30 00:47:10 +00:00
n1474335 7f2e879e24 Added explicit bake after input added in test suite. 2018-12-30 00:37:44 +00:00
n1474335 840e44deac Tidied up UI tests 2018-12-30 00:26:28 +00:00
n1474335 b631e3fef6 Added nightwatch tests to TravisCI build process for prod and inline versions. 2018-12-29 23:46:13 +00:00
n1474335 b0fb9db4b8 Added nightwatch.js test suite for confirming that the app loads correctly and can run operations from each module. Currently only support the latest version of Chrome. 2018-12-29 02:58:05 +00:00