SuiteTest: Added unit tests for js/class.js

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-07-25 21:36:30 -04:00
parent bf24ee369f
commit 5ac20cc4cf
3 changed files with 58 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add `clientonly` script to start only the electron client for a remote server.
- Add symbol and color properties of event when `CALENDAR_EVENTS` notification is broadcasted from `default/calendar` module.
- Add `.vscode/` folder to `.gitignore` to keep custom Visual Studio Code config out of git
- Add unit test for js/class.js.
### Updated
- Changed 'default.js' - listen on all attached interfaces by default