Skip to content

Feature/order api unit test#2

Merged
hellowco merged 3 commits intomainfrom
feature/order-api-test
Mar 10, 2026
Merged

Feature/order api unit test#2
hellowco merged 3 commits intomainfrom
feature/order-api-test

Conversation

@hellowco
Copy link
Copy Markdown
Collaborator

@hellowco hellowco commented Mar 9, 2026

No description provided.

hellowco added 3 commits March 3, 2026 21:33
슬라이스 테스트(@WebMvcTest)와 별도로 @SpringBootTest(RANDOM_PORT)를 사용한
통합 테스트를 추가하여 실제 HTTP 요청을 통한 전체 파이프라인을 검증한다.
- core: 공유 엔티티(상품/쿠폰/포인트/결제) 및 리포지토리 추가
- order: 주문 생성·취소·상태전이·부분취소·배송비·타임아웃 구현
- payment: PG 결제·환불 및 도메인 예외 추가
- Lombok 적용, Stream API 전환, 상태 검증 엔티티 이동
- 유닛 테스트 19개 클래스(89 tests)로 관심사별 분리
@hellowco hellowco requested a review from f-lab-lyan March 9, 2026 13:42
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 9, 2026

Copy link
Copy Markdown
Collaborator

@f-lab-lyan f-lab-lyan left a comment

Choose a reason for hiding this comment

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

수고하셨습니다. 👍

@hellowco hellowco merged commit 4787165 into main Mar 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants