Files
“mkczarkowski” 40454c4eca feat(e2e): e2e infrastructure — spawn helper, Resend utility, env config (p1)
Files: tests/e2e/support/cli.ts, tests/e2e/support/env.ts,
tests/e2e/support/resend-magic-links.ts, tests/e2e/.env.test.example,
.gitignore, context/changes/e2e/{change,research,plan}.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-10 14:33:13 +02:00

14 lines
553 B
Bash

# E2E test environment variables
# Copy this file to .env.test and fill in real values.
# .env.test is gitignored — never commit secrets.
# Resend API key with read access (for retrieving magic-link emails)
E2E_RESEND_API_KEY=re_xxxxxxxxxxxxxxxxxxxxxxxxxxxx
# The email address used for the test account (must have an active 10xDevs membership)
E2E_TEST_EMAIL=smoke-test@przeprogramowani.pl
# Where emails actually land (if different from E2E_TEST_EMAIL, e.g. in DEV mode)
# Leave empty to use E2E_TEST_EMAIL as the inbox address.
E2E_INBOX_EMAIL=