noVNC/tests
Pierre Ossman ae2e1ff7bd Move sinon to karma framework
This frees us from manual imports, and makes things less magical
as those aren't ES modules even if the code suggest that the are.
2018-07-13 15:57:24 +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 Prefer const/let over var 2018-05-24 00:27:09 +03:00
playback-ui.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
playback.js Use the classic `function foo() { ... }` for top level functions or functions that depend on the scope 2018-07-12 19:06:57 +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 Move sinon to karma framework 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 Update vnc_playback.html to follow current API 2018-01-26 11:07:14 +01:00