balena-supervisor/test
Cameron Diver 892d227cc2
compose/service: Convert module to typescript and add network config
Stability improvements;
* Printing of unsupported compose fields
* Added a lot of tests
* All compose configuration has a default value, enabling better
comparison

Change-type: minor
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-09-21 10:30:27 +01:00
..
data compose/service: Convert module to typescript and add network config 2018-09-21 10:30:27 +01:00
lib compose/service: Convert module to typescript and add network config 2018-09-21 10:30:27 +01: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 logger: Remove pubnub leftovers 2018-07-18 12:31:10 -07:00
04-service.spec.coffee compose/service: Convert module to typescript and add network config 2018-09-21 10:30:27 +01:00
05-device-state.spec.coffee compose/service: Convert module to typescript and add network config 2018-09-21 10:30:27 +01:00
06-iptables.spec.coffee Convert iptables module to typescript 2018-06-11 10:20:17 +01: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 fix: Fix event-tracker being passed no options object 2018-09-04 16:02:06 -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 Don't generate config fields in offline mode 2018-05-21 14:45:32 +01:00
12-logger.spec.coffee Refactor: Convert logging module to typescript 2018-09-03 09:39:06 -07:00
13-device-config.spec.coffee Refactor config code to be consistent in location 2018-07-16 17:48:03 +01:00
14-application-manager.spec.coffee compose/service: Convert module to typescript and add network config 2018-09-21 10:30:27 +01:00
15-conversions.spec.coffee Ignore leading and trailing whitespace when parsing env vars 2018-05-22 11:32:31 +01:00
16-ports.spec.coffee Fix: Change import of ports module to be extensionless in tests 2018-09-03 09:39:06 -07:00
17-config-utils.spec.coffee Refactor config code to be consistent in location 2018-07-16 17:48:03 +01:00
18-compose-network.coffee Compose: Support more network creation options 2018-09-21 10:30:27 +01:00
18-startup.coffee fix: Import logger properly and add startup test 2018-09-04 15:53:49 -07:00