balena-supervisor/test/unit
Felipe Lalanne 91b119cbae Stop using host journalctl
The supervisor had to chroot into the host root in order to read the
journal logs. This won't be possible anymore once the supervisor becomes
an app. This commit copies the journalctl binary and necessary libraries
from a debian image into the supervisor image in order to be able to use
the tool on runtime.

Change-type: patch
2022-12-05 17:09:20 -03:00
..
compose Create default network as config-only when services have host networking 2022-11-16 10:19:36 -08:00
config Migrate all device config tests to integration. 2022-11-14 11:12:52 -03:00
device-api Migrate API tests to unit/integration 2022-10-25 19:06:39 +00:00
lib Stop using host journalctl 2022-12-05 17:09:20 -03:00
.mocharc.js Disable logs globally using mocha hooks 2022-09-28 10:37:41 -03:00
network.spec.ts Migrate simple legacy tests to test/unit and test/integration 2022-10-18 20:36:53 -03:00
types.spec.ts Fix withDefault type helper to work with boolean 2022-09-13 20:08:32 +00:00