Files
profilarr/tests/integration/notifications/.env.example
2026-03-22 09:07:11 +10:30

9 lines
372 B
Plaintext

# Copy to .env and fill in values for real webhook testing.
# These tests are skipped if the env vars are not set.
TEST_DISCORD_WEBHOOK=https://discord.com/api/webhooks/...
TEST_NTFY_URL=https://ntfy.sh
TEST_NTFY_TOPIC=profilarr-test
TEST_WEBHOOK_URL=https://example.com/webhook
TEST_TELEGRAM_BOT_TOKEN=123456789:ABCdefGHIjklMNOpqrsTUVwxYz
TEST_TELEGRAM_CHAT_ID=123456789