# Test environment configuration APP_ENV=test APP_SECRET=test_secret_key_for_testing_only DATABASE_URL="sqlite:///:memory:" MERCURE_URL=https://localhost/.well-known/mercure MERCURE_PUBLIC_URL=https://localhost/.well-known/mercure MERCURE_JWT_SECRET=test_jwt_secret