balena-supervisor/test
Cameron Diver 39d8ac0133
Change config function providers to be mutable
Also change logsChannelSecret value to be queried with the api backend,
so that logs are not shared between instances. This has been implemented
as the first config function provider with mutability.

Change-type: minor
Closes: #675
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-06-26 14:02:25 +01:00
..
data Pin a device to a commit when preload has a pinDevice field 2018-06-11 20:27:16 +01:00
lib Don't generate config fields in offline mode 2018-05-21 14:45:32 +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 Change config function providers to be mutable 2018-06-26 14:02:25 +01:00
04-service.spec.coffee Store port ranges as ranges, to reduce memory usage 2018-06-25 09:46:01 +01:00
05-device-state.spec.coffee Pin a device to a commit when preload has a pinDevice field 2018-06-11 20:27:16 +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 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 Don't generate config fields in offline mode 2018-05-21 14:45:32 +01: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 Move config backend code out to classes which implement a common base 2018-06-06 14:50:21 +01:00
14-application-manager.spec.coffee Check against application source for target applications 2018-05-22 12:11:57 +01:00
15-conversions.spec.coffee Ignore leading and trailing whitespace when parsing env vars 2018-05-22 11:32:31 +01:00
16-config-utils.spec.coffee Move config backend code out to classes which implement a common base 2018-06-06 14:50:21 +01:00
16-ports.spec.coffee Add tests for new port module 2018-06-25 09:46:07 +01:00