balena-supervisor/test/integration
Felipe Lalanne 9497eed380
Move device-state/target state to api-binder/poll
This goes in the direction of grouping modules by responsibility. The
api-binder module is the middleware between the device and the backend,
thus the target state polling code makes more sense there.

Change-type: patch
2024-06-03 11:40:46 -04:00
..
compose Move api-keys module to src/lib 2024-05-27 14:36:03 -04:00
config Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
device-api Move device-state/target state to api-binder/poll 2024-06-03 11:40:46 -04:00
device-state Split compose types into interface and implementation 2024-05-27 14:36:03 -04:00
lib Move lib/fs-utils tests to testfs 2024-04-24 13:37:45 -07:00
.mocharc.js Migrate config module tests to integration 2022-09-28 10:37:41 -03:00
config.spec.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
db.spec.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
device-config.spec.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
device-state.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
host-config.spec.ts Move composition types to compose/types 2024-05-27 14:36:03 -04:00
mdns.spec.ts Refactor MDNS resolver into a module 2024-04-23 19:23:32 -04:00
network.spec.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
state-engine.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
supervisor.spec.ts Add memory usage healthcheck 2024-04-11 18:16:47 -07:00