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

Step10 #48

Open
wants to merge 13 commits into
base: step09
Choose a base branch
from
Open

Step10 #48

wants to merge 13 commits into from

Conversation

ydj515
Copy link
Member

@ydj515 ydj515 commented Jan 16, 2025

커밋 링크

filter와 interceptor 동작을 모두 보기 위해 rest assured를 활용하여 테스트 진행하였습니다.

  1. 예약 만료 스케쥴러 기능 테스트 추가 : c5c0827
  2. 토큰 활성화/비활성화 기능 테스트 추가 : 80eaaa3
  3. 콘서트 예약 usecase 통합 테스트 추가 : 2c847fb
  4. 결제 usecase 통합 테스트 추가 : d1bfce2
  5. 충전 usecase 통합 테스트 추가 : 링크
  6. 토큰 관련 e2e 테스트 추가 : 52808b6
  7. 사용자 잔고 관련 e2e 테스트 추가 : 0664ca4
  8. 콘서트 예약/조회 관련 e2e 테스트 추가 : 02a6ecf
  9. 결제 관련 e2e 테스트 추가 : 76506bb
  10. test summary 문서 추가 : 4a3871f
  11. 1차 회고록 작성 : e0ba907

리뷰 포인트(질문)

  • 실제 api endpoint 호출을 하는 e2e test가 잘 작성되어있는지 확인 부탁드립니다.(동시에 요청 보내는 부분)
  • kotest를 사용해보았는데 테스트 스타일에 대해서 딱 이거다. 하는게 없는 것 같습니다. 선호하시는 style이 있으신가요? 아니면 각 테스트 유형별로 spec을 선택하는 기준이 있나요? (https://kotest.io/docs/framework/testing-styles.html)

이번주 KPT 회고

Keep

꾸준히 하는 노력

Problem

천천히 시간에 쫓기지 않고 하기

Try

최대한 이것저것 예외 케이스 생각해보기

@ydj515 ydj515 added this to the 3. 프로젝트 고도화 milestone Jan 16, 2025
@ydj515 ydj515 self-assigned this Jan 16, 2025
@ydj515 ydj515 added the enhancement New feature or request label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant