6 Commits

Author SHA1 Message Date
Frank Schmid b379de95f8 Utils unit tests
Enhance error message

Removed deprecated option from README

Convert all outstanding changes (yarn and package)

Adjusted NPM unit tests

Use spawn in any npm commands

Use spawn instead of exec

Fix unit test description

Do not swallow errors in case npm ls fails without a proper stdout
2018-04-25 18:05:37 +02:00
Frank Schmid 810e27a4cc Use iterative approach to prevent stackoverflows 2018-03-22 14:49:21 +01:00
Frank Schmid b5c5ea1d16 Purge handler module from require cache on watch 2018-03-22 13:59:20 +01:00
Frank Schmid 97d5adf963 Setup travis (#220)
* Add Travis configuration and fixed ESLint issues

* Enabled ESLint and coverage checkboxes

* Added coverage and build badges
2017-09-10 01:31:04 +02:00
Nicola Peduzzi 8e0a5edc82 Covered validate module 2016-08-19 00:28:38 +02:00
Nicola Peduzzi 5e84527c6a Add initial serve command 2016-08-17 22:43:41 +02:00