balena-supervisor/test
Pablo Carranza Velez 652b596c80 Add some more unit tests to the multicontainer supervisor
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>
2018-04-30 19:39:01 -07:00
..
data Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
lib Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
00-init.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
01-constants.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
02-db.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
03-config.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
04-service.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
05-device-state.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
06-iptables.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
07-validation.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
08-blink.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
09-event-tracker.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
10-network.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
11-api-binder.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
12-logger.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
13-device-config.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
14-application-manager.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00