balena-supervisor/test/integration/device-api
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
..
actions.spec.ts Remove the 'Stopped' status for services 2023-06-28 11:17:13 -04:00
api-keys.spec.ts Migrate API tests to unit/integration 2022-10-25 19:06:39 +00:00
index.spec.ts Migrate API tests to unit/integration 2022-10-25 19:06:39 +00:00
middleware.spec.ts Migrate API tests to unit/integration 2022-10-25 19:06:39 +00:00
v1.spec.ts Update host-config, route, and action tests for host config endpoints 2023-01-11 15:48:13 -08:00
v2.spec.ts Use executeServiceAction for v1/v2 service action endpoints 2023-01-09 18:20:24 -08:00