Files
supabase/e2e/studio/.env.local.email.example
Ali Waseem e07a3e2838 feature: login w/ Github for production E2E tests (#41495)
* updated github script for login

* refactored and cleans up github login

* wip

* updated github script

* removed context dir for page access

* updated auth script

* updated the login methods

* updated README

* updated minor bugs

* added error handling
2025-12-19 10:48:27 -07:00

17 lines
261 B
Plaintext

# Copy and paste this file and rename it to .env.local
# Required for self hosted tests
# Mise infra running
STUDIO_URL=http://localhost:8082
API_URL=http://localhost:8080
# Required for platform tests
IS_PLATFORM=true
ORG_SLUG=
SUPA_PAT=
EMAIL=
PASSWORD=