noVNC/tests
Juanjo Diaz 651c23ece3 Use fat arrow functions `const foo = () => { ... };` for callbacks
and any other function that is passed around and it's not a top level function
2018-07-12 19:06:57 +02:00
..
.eslintrc Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
assertions.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +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 fat arrow functions `const foo = () => { ... };` for callbacks 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 Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
test.helper.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
test.keyboard.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
test.localization.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
test.mouse.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
test.rfb.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
test.util.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
test.websock.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
test.webutil.js Use ES6 classes 2018-07-12 19:06:57 +02:00
vnc_playback.html Update vnc_playback.html to follow current API 2018-01-26 11:07:14 +01:00