| .. |
|
.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
|
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 |