noVNC/tests
Solly Ross cccf3b008a Fix perf/playback tool
Somewhere along the way, the refactors broke playback.js.  This fixes
the actual functionality, and makes its JS loading match that in
vnc.html.
2018-07-29 19:14:56 -04: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 Fix perf/playback tool 2018-07-29 19:14:56 -04: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 Fix perf/playback tool 2018-07-29 19:14:56 -04:00