noVNC/tests
Ryan Castner c5ca2be33e Merge remote-tracking branch 'origin/master' into feature/support-existing-rtcdatachannel-or-websocket
* origin/master:
  Fix focus problem after closing the toolbar
  Set a default value for the quality input
  Add UI for quality setting
  adds qualityLevel property to RFB class for updating JPEG quality level encoding on the fly
  Hide clipboard side bar button when view only mode
  Fix crash with too large clipboard data
  Style all input types for consistent UI
  Add extended clipboard Pseudo-Encoding
  Export constants in inflate.js for easier usage
  Fix bug where inflate would read too much data
  Split api of inflate
  Handle errors from zlib/pako
  Move error handling to Inflate class
  Add missing copyright header for Inflator.js
  Remove unused inflate argument
  Add util for unsigned and signed int. conversion
  Add deflator helper class for deflating data
  Make clipBoardPasteFrom() test more specific
  Correcting path to package.json for running at a path other than root.
2020-04-06 11:54:59 -04:00
..
.eslintrc Enforce function names 2018-09-06 16:53:40 +02:00
assertions.js Update tests 2020-02-05 10:58:30 -05:00
fake.websocket.js Send data one byte at a time in tests 2019-02-15 10:26:27 +01:00
karma-test-main.js Enforce curly braces for control statements 2018-09-06 17:22:40 +02:00
playback-ui.js Use CustomEvent for playback events 2019-01-08 12:25:42 +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.deflator.js Add deflator helper class for deflating data 2020-02-17 11:29:29 +01:00
test.display.js Handle slow loading of images 2019-12-23 15:52:54 +01:00
test.helper.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
test.int.js Add util for unsigned and signed int. conversion 2020-02-17 11:29:40 +01:00
test.keyboard.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
test.localization.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
test.mouse.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.rfb.js Merge remote-tracking branch 'origin/master' into feature/support-existing-rtcdatachannel-or-websocket 2020-04-06 11:54:59 -04:00
test.util.js Simplify encodeUTF8/decodeUTF8 unittests 2020-01-03 10:41:34 +01:00
test.websock.js Update tests 2020-02-05 10:58:30 -05:00
test.webutil.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
vnc_playback.html Fix up errors and warnings in vnc_playback.html 2019-03-26 15:21:31 +01:00