assemblrr/tests/unit
soulis-1256 8cb601f9e7
Prepare install bind mounts before any container starts
Docker creates missing volume parents as root, which broke setup after
the early VPN test (config/ owned by root). Add prepare_install_dirs,
call it before VPN test and full compose up, and reuse it on CLI start.
2026-08-05 14:18:24 +03:00
..
test_compose.sh Add unit/integration tests under tests/ and clean up related docs 2026-08-05 13:43:45 +03:00
test_compose_config.sh Use .env.example as the env template and cover it with tests 2026-08-05 14:01:04 +03:00
test_core.sh Add unit/integration tests under tests/ and clean up related docs 2026-08-05 13:43:45 +03:00
test_env_example.sh Use .env.example as the env template and cover it with tests 2026-08-05 14:01:04 +03:00
test_prepare_install_dirs.sh Prepare install bind mounts before any container starts 2026-08-05 14:18:24 +03:00
test_vpn_secrets.sh Add unit/integration tests under tests/ and clean up related docs 2026-08-05 13:43:45 +03:00