Skip to content

Feature/order api test#1

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

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

Conversation

@hellowco
Copy link
Copy Markdown
Collaborator

@hellowco hellowco commented Mar 1, 2026

No description provided.

- stub controller with magic-value-based error simulation
- DTOs: CreateOrderRequest (no price), OrderResponse, ErrorResponse
- GlobalExceptionHandler for validation and JSON parse errors
- 17 WebMvcTest slice tests covering request/response schema,
  bean validation, and business error response formats
@hellowco hellowco requested a review from f-lab-lyan March 1, 2026 08:22
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 1, 2026

allprojects {
group = 'com.paybook'
version = '0.0.1-SNAPSHOT'
allprojects { // 루트 프로젝트와 모든 하위 모듈에 공통으로 적용되는 설정
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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 a822950 into main Mar 3, 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