- Upload a video
- Create an event and select uploaded video from Step 1
- Playwright
- dotenv
-
Create a '.env' file and set these environment variables:
- KIZUKI_EMAIL=xxx
- KIZUKI_PASSWORD=xxx
-
Run
npx playwright test
Scheduled to run at 01:00 A.M JST
- test (runs Playwright script)
- deploy (uploads test report to Vercel)
- notify (sends test result notifaction in Slack)