Commit Graph

3 Commits

Author SHA1 Message Date
Halan Pinheiro 2abbda4d46 Add support to commonJS/npm modules
* Add webpack to compile web versions (ui.js, playback.js, rfb.js)
  * Extract pako to external dependency
  * Add test coverage (with sourcemap)
2016-08-06 02:31:26 -03:00
Solly Ross 31f169e86f Cleanup: Keyboard code
File: keyboard.js
Tests Added: False (already present)
Changes:
- Fixed JSHint Errors
- Moved functions outside loops
- Added proper include directives to tests
2014-09-15 16:46:02 -04:00
jalf f00b6fb69a Keyboard Handling [3/8]: Add unit tests for new keyboard handling
Relies on the libraries chai and mocha (available via npm from Node.JS).

Add anything installed via npm to the .gitignore file.
2013-12-05 12:25:30 -05:00