e2e-test-scenarios
Installation
SKILL.md
e2e-test-scenarios
Instructions
This skill provides comprehensive end-to-end testing capabilities for Supabase applications, covering database operations, authentication flows, AI features (pgvector), realtime subscriptions, and production readiness validation.
Phase 1: Setup Test Environment
- Initialize test environment:
This creates:bash scripts/setup-test-env.sh- Test database configuration
- Environment variables for testing
- Test data fixtures
- CI/CD configuration templates