Tests
- 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
- Shell into the container
docker exec -it nautical-backup-test
- Run the tests
with-contenv bash _tests.sh
with-contenv
preserves environment variables