fixup! feat!: abra app env pull
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-31 19:04:15 +01:00
parent 83564de65e
commit 609b720705

View File

@ -59,8 +59,17 @@ teardown(){
}
@test "app env pull explodes when no deployed app" { }
@test "app env pull existing app env (no --force)" { }
@test "app env pull existing app env (--force)" { }
@test "app env pull recreates app env when missing" { }
@test "app env pull recreates correct version" { }
@test "app env pull recreates correct changed values" { }
# TODO: comment/uncomment
# TODO: no quotes insert
# TODO: single quotes insert
# TODO: double quotes insert
# TODO: COMPOSE_FILE manual intervention