noVNC/tests
Pierre Ossman 7407c1f4e2 Replace bad sinon stub in mouse tests
It screwed up important calls inside the code being tested. Avoid
the stub by creating a temporary element with the desired properties.
2018-08-16 17:36:54 +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 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 Replace bad sinon stub in mouse tests 2018-08-16 17:36:54 +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