balena-supervisor/test/integration
Felipe Lalanne a69fbf6eac Migrate volume-manager tests to integration
Now the tests are ran against the actual docker engine instead of
against mockerode.

The new tests actually caught a bug in
`volumeManager.removeOrphanedVolumes`, where that function would try to
remove volumes for stopped containers, causing an exception.
This commit also fixes that bug.
2022-09-28 10:37:41 -03:00
..
compose Migrate volume-manager tests to integration 2022-09-28 10:37:41 -03:00
lib Migrate lib/legacy tests to integration tests 2022-09-28 10:37:41 -03:00
.mocharc.js Disable logs globally using mocha hooks 2022-09-28 10:37:41 -03:00