balena-supervisor/test/unit/compose
Felipe Lalanne cb98133717 Exclude containerId from service network aliases
When getting the service from the docker container, remove the
containerId from the list of aliases (which gets added by docker). This
will make it easier to use the current service state as a target.

This will help us remove the `safeStateClone` function in the API in a
future commit

Change-type: patch
2023-04-20 14:58:58 -04:00
..
app.spec.ts Make local mode image management work as in cloud mode 2023-04-20 14:58:58 -04:00
network.spec.ts Create default network as config-only when services have host networking 2022-11-16 10:19:36 -08:00
ports.spec.ts Migrate simple legacy tests to test/unit and test/integration 2022-10-18 20:36:53 -03:00
service.spec.ts Exclude containerId from service network aliases 2023-04-20 14:58:58 -04:00
utils.spec.ts Migrate simple legacy tests to test/unit and test/integration 2022-10-18 20:36:53 -03:00
volume.spec.ts Split compose/volume tests into unit/integration 2022-09-28 10:37:40 -03:00