[Test/#222] Playwright E2E 도입 - #224
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (10)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📚 Storybook 배포 완료
|
🚨 관련 이슈
#222
✨ 변경사항
✏️ 작업 내용
Playwright E2E 도입
@playwright/test,dotenv추가 및pnpm test:e2e스크립트 등록.gitignore에test-results/,playwright-report/등 Playwright 산출물 추가E2E
smoke.spec.ts- 로그인 페이지 로드auth-guard.spce.ts- 비로그인 시 /dashboard -> /login 리다이렉트find-email.spec.ts- 로그인 -> 이메일 찾기(휴대폰 인증) 화면 진입login.spec.ts- 이메일 로그인 후 /dashboard 유지navigation.spec.ts- 로그인 후 통합 대시보드 화면, 사이드바, 헤더 확인참고
https://seojegyeong.tistory.com/5
😅 미완성 작업
📢 논의 사항 및 참고 사항