Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 521 Bytes

File metadata and controls

29 lines (21 loc) · 521 Bytes

Application

  • Pre-requisites:
  • NodeJS >= 0.8.16 (haven't tested on 0.10.x yet)
  • NPM >= 1.0
  • Run application $ sudo node smileplug.js (sudo only if you run on port 80)

Bundled Client Applications

  • SMILE Student Web 1.0.4
  • SMILE IQManager 1.0.4
  • SMILE Teacher for Android 0.9.9b3
  • Plugmin 0.5.1 for Android

Tests

  • Install test dependencies: $ npm install -d

  • Run unit tests $ ./run_unit_tests

  • Run functional tests $ ./run_functional_tests