balena-supervisor/test/unit/lib
Felipe Lalanne f19f70d690 Migrate update-lock tests as integration tests
Update-lock tests now use the actual filesystem for testing, instead of
relying on stubs and spies.

This commit also fixes a small bug with update-lock that would cause a
`PromiseRejectionHandledWarning` when the lock callback would throw.
2022-09-28 10:37:41 -03:00
..
backoff.spec.ts Create test/unit and test/integration folders 2022-08-24 14:28:36 -04:00
fs-utils.spec.ts Un-skip fs-utils test 2022-09-28 10:37:40 -03:00
json.spec.ts Create test/unit and test/integration folders 2022-08-24 14:28:36 -04:00
system-info.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
update-lock.spec.ts Migrate update-lock tests as integration tests 2022-09-28 10:37:41 -03:00
validation.spec.ts Fix withDefault type helper to work with boolean 2022-09-13 20:08:32 +00:00