balena-supervisor/test/integration/compose
Christina Ying Wang 38fe8dae75 Remove the 'Stopped' status for services
It's not an official status from container inspects, and the Supervisor
doesn't set it internally anywhere. It's better to remove it entirely as the
method by which Supervisor sets internal service statuses is by using a global
event emitter (reportNewStatus) which makes things difficult to test.

Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2023-06-28 11:17:13 -04:00
..
application-manager.spec.ts Remove the 'Stopped' status for services 2023-06-28 11:17:13 -04:00
commit.spec.ts Migrate simple legacy tests to test/unit and test/integration 2022-10-18 20:36:53 -03:00
images.spec.ts Remove dependent devices content in codebase 2023-02-06 19:34:02 -08:00
network.spec.ts Create default network as config-only when services have host networking 2022-11-16 10:19:36 -08:00
service.spec.ts Access api-key methods through device API 2022-10-18 14:27:19 -07:00
volume-manager.spec.ts Migrate tests for image manager 2022-09-28 10:37:41 -03:00
volume.spec.ts Split compose/volume tests into unit/integration 2022-09-28 10:37:40 -03:00