mirror of
https://github.com/tiny-pilot/tinypilot.git
synced 2021-09-19 22:56:27 +03:00
* Keep track of FE dependencies in `package.json` file * Setup unit tests with Mocha * Fix Circle config * Pin dependencies to the exact version * Upgrade NodeJS to the latest available LTS * Add FE test script to `build` script * Replace dummy test with real one