-
Notifications
You must be signed in to change notification settings - Fork 0
test: 결제 API 인수 테스트 성공 케이스 작성 #76
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
Merged
Soundbar91
merged 23 commits into
feat/70-test-code
from
test/73-payment-api-acceptance-success-case
Aug 21, 2025
Merged
test: 결제 API 인수 테스트 성공 케이스 작성 #76
Soundbar91
merged 23 commits into
feat/70-test-code
from
test/73-payment-api-acceptance-success-case
Aug 21, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Jwt 클래스 네이밍 수정 - 테스트 메소드 추가
Closed
Soundbar91
added a commit
that referenced
this pull request
Aug 21, 2025
* test: 토스 페이먼츠 클라이언트 테스트 추가 (#72) * build: MockWebServer 의존성 추가 * feat: MockHttpServer 헬퍼 클래스 추가 * test: 결제 승인 테스트 코드 작성 * test: 결제 승인 실패 테스트 코드 작성 * test: 테스트 이름 변경 * test: 결제 승인 테스트에서 요청 헤더 검증 로직 추가 * test: 결제 승인 테스트에서 요청 바디 검증 로직 추가 * test: 결제 승인 테스트에서 요청 헤더 검증 로직 추가 * test: 테스트 클래스명 변경 * test: 결제 취소 요청 성공 테스트 코드 작성 * test: 결제 취소 실패 성공 테스트 코드 작성 * test: 테스트 컨테이너 추가 (#75) * build: testContainer 관련 의존성 추가 * test: 테스트 컨테이너 추가 * test: DBInitializer 추가 * test: 결제 API 인수 테스트 성공 케이스 작성 (#76) * feat: UserFixture 추가 * feat: JWT 토큰 발급 메소드 추가 - Jwt 클래스 네이밍 수정 - 테스트 메소드 추가 * fix: MockMvc 접근 제어자 수정 * feat: Cart Fixture 추가 * chore: 코드 포멧팅 * feat: CartMenuItemFixture 추가 * feat: OrderableShopFixture 추가 * feat: OrderableShopMenuFixture 추가 * feat: OrderShopMenuPriceFixture 추가 * feat: 주문가능상점메뉴, 주문가능상점메뉴가격 리파지토리 클래스 추가 * feat: 주문번호 생성 Fake 객체 추가 * feat: 주문번호 생성 Fake 객체 추가 * feat: 장바구니 연간관계 메소드 추가 * test: 임시 배달 결제 정보 저장 API 통합 테스트 작성 * test: 임시 포장 결제 정보 저장 API 통합 테스트 작성 * test: 배달 결제 승인 API 통합 테스트 작성 * test: 포장 결제 승인 API 통합 테스트 작성 * feat: PaymentIdempotencyKeyFixture 추가 * test: 결제 취소 API 통합 테스트 작성 * test: 리파지토리 검증 로직 추가 * test: 결제 API 테스트 클래스 분리 * chore: 코드 포멧팅 * feat: 주문 번호 생성 클래스 MockBean으로 변경 * build: 테스트 application.yml 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔥 연관 이슈
🚀 작업 내용
💬 리뷰 중점사항