balena-supervisor/test
Roman Mazur 4846acb25e
Prevent supervisor from deleting itself
With recent changes to local mode behavior, supervisor removes all engine objects
that were not present before entering local mode.
With this change, supervisor also detects its own resources and does not delete them
if it was updated during local mode operations.

Change-type: patch
Signed-off-by: Roman Mazur <roman@balena.io>
2019-07-25 13:02:57 +03:00
..
data Support network_modes of service:<servicename> 2019-07-23 13:41:19 +01:00
lib Add volume tests and fix test fixture setup for applications 2019-07-10 14:25:46 +01:00
00-init.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
01-constants.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
02-db.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
03-config.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
04-service.spec.coffee Support network_modes of service:<servicename> 2019-07-23 13:41:19 +01:00
05-device-state.spec.coffee Apply targetState immediately after update request 2019-07-06 00:06:42 +02:00
06-iptables.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
07-validation.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
08-blink.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
09-event-tracker.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
10-network.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
11-api-binder.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
12-logger.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
13-device-config.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
14-application-manager.spec.coffee Support network_modes of service:<servicename> 2019-07-23 13:41:19 +01:00
15-conversions.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
16-ports.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
17-config-utils.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
18-compose-network.coffee Keep the network and volume models consistent across usage 2019-07-03 10:42:42 +01:00
18-startup.coffee Don't attempt to setup a log stream to the cloud before provision 2019-07-09 13:21:05 +01:00
19-compose-utils.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
20-compose-volume.ts Add tests for Volume 2019-07-04 11:47:39 +01:00
21-device-api.ts Support network_modes of service:<servicename> 2019-07-23 13:41:19 +01:00
api-binder.ts Report device state in local mode 2019-06-20 15:38:33 +03:00
fast-mocha.opts Add tests for Volume 2019-07-04 11:47:39 +01:00
local-mode-spec.ts Prevent supervisor from deleting itself 2019-07-25 13:02:57 +03:00
mocha.opts tests: Increase timeout for test suites 2018-11-06 15:27:58 +00:00