mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-19 11:16:34 +00:00
652b596c80
We add a bunch of additional unit tests, and also a coverage report using istanbul. The tests are not meant to cover everything, but they're a first attempt at having *some* unit testing on the supervisor. There's much to improve but hopefully it helps catch obvious errors. Change-Type: patch Signed-off-by: Pablo Carranza Velez <pablo@resin.io> |
||
---|---|---|
.. | ||
data | ||
lib | ||
00-init.coffee | ||
01-constants.spec.coffee | ||
02-db.spec.coffee | ||
03-config.spec.coffee | ||
04-service.spec.coffee | ||
05-device-state.spec.coffee | ||
06-iptables.spec.coffee | ||
07-validation.spec.coffee | ||
08-blink.spec.coffee | ||
09-event-tracker.spec.coffee | ||
10-network.spec.coffee | ||
11-api-binder.spec.coffee | ||
12-logger.spec.coffee | ||
13-device-config.spec.coffee | ||
14-application-manager.spec.coffee |