chore: restructure unit testing resources

This commit is contained in:
2025-08-25 11:35:56 +02:00
parent 0c708f6592
commit a2940a84b3
10 changed files with 77 additions and 54 deletions

View File

@ -0,0 +1,6 @@
RECIPE=test_recipe
DOMAIN=test_app.example.com
# NOTE(d1): ensure commented out TIMEOUT doesn't get included
# see TestReadEnv in ./pkg/envfile
# TIMEOUT=120