noVNC/tests
Pierre Ossman bc31e4e8a2 Stop creating sinon sandbox early
sinon might not be loaded at this point, which can cause tests to fail.

We could create the sandbox in one of the hooks instead, but let's
remove the sandbox completely to stay consistent with our other tests.
2024-08-05 15:45:41 +02:00
..
assertions.js Remove redundant inspect() override 2022-10-27 16:03:01 +02:00
fake.websocket.js Don't split large WebSocket data in tests 2023-06-04 22:32:43 +02:00
playback-ui.js Also re-enable playback on failures 2023-04-04 17:02:57 +02:00
playback.js Switch Display.flush() to use a promise 2023-06-04 19:00:33 +02:00
test.base64.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.browser.js Cleanup "no-console" eslint rules 2024-04-30 15:26:50 +02:00
test.copyrect.js Check that decoders consume all data 2023-06-03 15:36:29 +02:00
test.deflator.js Cleanup "no-console" eslint rules 2024-04-30 15:26:50 +02:00
test.display.js Switch Display.flush() to use a promise 2023-06-04 19:00:33 +02:00
test.gesturehandler.js Drop support for Internet Explorer 2020-10-15 18:53:51 +02:00
test.helper.js Handle broken Oculus browser keyboard events 2024-01-23 12:51:35 +01:00
test.hextile.js Check that decoders consume all data 2023-06-03 15:36:29 +02:00
test.inflator.js Cleanup "no-console" eslint rules 2024-04-30 15:26:50 +02:00
test.int.js Cleanup "no-console" eslint rules 2024-04-30 15:26:50 +02:00
test.jpeg.js Switch Display.flush() to use a promise 2023-06-04 19:00:33 +02:00
test.keyboard.js Add QEMU Led Pseudo encoding support 2023-09-29 13:58:55 +02:00
test.localization.js Handle translation loading in translation class 2023-05-10 13:11:51 +02:00
test.raw.js Check that decoders consume all data 2023-06-03 15:36:29 +02:00
test.rfb.js Clipboard: handle multiple CR+LF 2024-03-25 17:35:28 +02:00
test.rre.js Check that decoders consume all data 2023-06-03 15:36:29 +02:00
test.tight.js Add unit tests for Tight gradient filter 2024-05-16 16:53:49 +02:00
test.tightpng.js Switch Display.flush() to use a promise 2023-06-04 19:00:33 +02:00
test.util.js Standardize on camelCase in Logging 2020-05-31 23:37:29 +02:00
test.websock.js Implicitly flush Websock if needed 2023-06-04 22:32:43 +02:00
test.webutil.js Stop creating sinon sandbox early 2024-08-05 15:45:41 +02:00
test.zrle.js Check that decoders consume all data 2023-06-03 15:36:29 +02:00
vnc_playback.html Remove legacy conversion of modules 2020-10-15 18:53:51 +02:00