Tests

  1. Run the test container
cd tests
docker compose run nautical-backup-test4

You may need to update the paths here to be absolute paths

This is a problem with DevContainers

  1. Shell into the container
docker exec -it nautical-backup-test
  1. Run the tests
with-contenv bash _tests.sh 

with-contenv preserves environment variables