noVNC/tests
Pierre Ossman 50e4685bff Fix tests for large WebSocket sends
These failed to test that the data was correctly split as they only
checked the first chunk transmitted.

Use random values to avoid the risk of aligning our test data with the
split boundaries and hence allowing false positives.
2024-08-29 16:51:51 +02:00
..
assertions.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
fake.websocket.js Let fake WebSocket handle large sends 2024-08-29 16:51:16 +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 Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.browser.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.copyrect.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.deflator.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.display.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.gesturehandler.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.helper.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.hextile.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.inflator.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.int.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.jpeg.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.keyboard.js Add test for AltGr abort on blur 2024-08-05 16:31:59 +02:00
test.localization.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.raw.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.rfb.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.rre.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.tight.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.tightpng.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.util.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.websock.js Fix tests for large WebSocket sends 2024-08-29 16:51:51 +02:00
test.webutil.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
test.zlib.js Add Zlib encoding 2024-08-16 09:12:43 -07:00
test.zrle.js Manually load sinon and chai 2024-08-05 15:49:39 +02:00
vnc_playback.html Remove legacy conversion of modules 2020-10-15 18:53:51 +02:00