noVNC/tests
Pierre Ossman 16f0861501 Support password auth recordings for playback
When password auth is enabled on the server, the RFB object sends a
'credentialsrequired' event to the UI. This commit adds support for
this event to our recoding playback.
2018-08-16 15:36:43 +02:00
..
.eslintrc Move sinon to karma framework 2018-07-13 15:57:24 +02:00
assertions.js Move sinon to karma framework 2018-07-13 15:57:24 +02:00
fake.websocket.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
karma-test-main.js Stop transpiling karma tests 2018-07-16 13:32:35 +02:00
playback-ui.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
playback.js Support password auth recordings for playback 2018-08-16 15:36:43 +02:00
test.base64.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
test.display.js Move sinon to karma framework 2018-07-13 15:57:24 +02:00
test.helper.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
test.keyboard.js Move sinon to karma framework 2018-07-13 15:57:24 +02:00
test.localization.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
test.mouse.js Don't stub out ES module imports 2018-07-13 15:57:24 +02:00
test.rfb.js Move sinon to karma framework 2018-07-13 15:57:24 +02:00
test.util.js Move sinon to karma framework 2018-07-13 15:57:24 +02:00
test.websock.js Move sinon to karma framework 2018-07-13 15:57:24 +02:00
test.webutil.js Move sinon to karma framework 2018-07-13 15:57:24 +02:00
vnc_playback.html Remove firebug comments 2018-08-08 14:05:06 +02:00