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

Feature #191: playwright 적용해서 e2e 테스트하기 #203

Merged
merged 12 commits into from
Dec 4, 2024

Conversation

naarang
Copy link
Collaborator

@naarang naarang commented Dec 3, 2024

#️⃣연관된 이슈

closed #191

📝작업 내용

  • mockRepository에 검색 기능, 페이지네이션 최대 페이지 개수 계산하기 추가
  • mock에서 불필요한 함수 제거 및 네이밍 맞추기
  • playwright 적용해서 e2e 테스트하기
  • lotus 삭제 시 invalidateQuery하기

스크린샷 (선택)

image

2024-12-04.11.01.38.mov

💬리뷰 요구사항(선택)

  • 테스트 코드를 src > app > test > e2e 에다가 넣어놨는데 괜찮을까요?
  • 더 필요한 테스트 케이스가 있을까요?

Copy link
Collaborator

@ATeals ATeals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니당 playwright 글도 작성해주세용 ㅎㅎ 저도 너무 몰라서 말이죠

@naarang naarang merged commit 8519406 into main Dec 4, 2024
2 checks passed
@naarang naarang deleted the feature-#191-playwright branch December 4, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

playwright로 E2E 테스트하기
2 participants