Skip to content

chore: 통합 테스트 응답 데이터 파싱 메서드 정의(#19)#20

Merged
hisonghy merged 1 commit intodevelopfrom
chore/19
Jul 3, 2025
Merged

chore: 통합 테스트 응답 데이터 파싱 메서드 정의(#19)#20
hisonghy merged 1 commit intodevelopfrom
chore/19

Conversation

@hisonghy
Copy link
Contributor

@hisonghy hisonghy commented Jul 3, 2025

📌 작업 내용 및 특이사항

✅ 통합 테스트 응답 데이터 파싱 메서드 정의

  • 통합 테스트에서 응답 데이터를 쉽게 추출하고 검증할 수 있도록, 응답 데이터 파싱을 담당하는 parseResponse() 메서드를 정의했습니다.

🌱 관련 이슈


🔍 참고사항(선택)


📚 기타(선택)

@hisonghy hisonghy requested a review from chaiminwoo0223 July 3, 2025 14:25
@hisonghy hisonghy self-assigned this Jul 3, 2025
@hisonghy hisonghy added the ⚙️chore 세팅 관련 label Jul 3, 2025
Copy link
Contributor

@chaiminwoo0223 chaiminwoo0223 left a comment

Choose a reason for hiding this comment

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

확인했습니다. 머지 부탁드립니다.

@hisonghy hisonghy merged commit c4c5976 into develop Jul 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️chore 세팅 관련

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚙️[CHORE]: 통합 테스트용 응답 정보 파싱 메서드 구성

2 participants