Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] playwright E2E 테스트 적용 #59

Open
4 of 7 tasks
selfishAltruism opened this issue Feb 3, 2024 · 0 comments
Open
4 of 7 tasks

[FEAT] playwright E2E 테스트 적용 #59

selfishAltruism opened this issue Feb 3, 2024 · 0 comments
Assignees
Labels
feat 새로운 기능, 코드 추가

Comments

@selfishAltruism
Copy link
Contributor

selfishAltruism commented Feb 3, 2024

목적

기능 변경 및 확장 시 기존의 서비스가 정상적으로 작동하는지 확인하기 위한 E2E 테스트 작성

작업 상세 내용

  • playwright setting
  • Home Page E2E 테스트 적용
  • Board Page E2E 테스트 적용
  • Circle Page E2E 테스트 적용
  • Setting Page E2E 테스트 적용
  • Locker Page E2E 테스트 적용
  • History Page E2E 테스트 적용

유의사항

  • 페이지 별로 테스트 작성 시 이슈 생성 이후 해당 이슈를 참고하는 방식으로 진행
@selfishAltruism selfishAltruism added the feat 새로운 기능, 코드 추가 label Feb 3, 2024
selfishAltruism added a commit that referenced this issue Feb 4, 2024
selfishAltruism added a commit that referenced this issue Feb 5, 2024
[FEAT] playwright E2E 테스트 적용: basic setting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능, 코드 추가
Projects
None yet
Development

No branches or pull requests

2 participants