noVNC/tests
Pierre Ossman 527a1fd0ae Pre-convert recordings for playback
Convert the recordings ahead of time instead of during the playback.
That way we aren't messing up the profiling with time spent converting
data, rather than processing it.
2019-01-08 12:24:39 +01:00
..
.eslintrc Enforce function names 2018-09-06 16:53:40 +02:00
assertions.js Enforce indentation 2018-09-06 16:37:38 +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 Enforce curly braces for control statements 2018-09-06 17:22:40 +02:00
playback-ui.js Pre-convert recordings for playback 2019-01-08 12:24:39 +01:00
playback.js Pre-convert recordings for playback 2019-01-08 12:24:39 +01:00
test.base64.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.display.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.helper.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.keyboard.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.localization.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.mouse.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.rfb.js Add tests for Cursor encoding 2018-09-18 11:36:32 +02:00
test.util.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.websock.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.webutil.js Enforce space after function name 2018-09-06 17:34:15 +02:00
vnc_playback.html Merge pull request #1117 from novnc/bug/fix-test-playback 2018-08-16 15:38:43 +02:00