[Test] Store API 테스트 #207
Merged
Merged
Conversation
isak-kang
requested review from
Bal1oon,
Moses249,
growingpsy,
haeda0225,
hyeonji91 and
willjsw
October 26, 2025 07:13
Contributor
|
제가 테스트 코드는 딱히 해본적이 없어서, 해당 테스트는 단순 CRUD만 가능한 테스트인가요 아니면 검증까지 전부 할 수 있는 테스트인가요? 다양한 시나리오 검증이 가능하다면 추가될 수 있는 시나리오는 아래와 같이 더 있을 거 같아요. 생각해보면 더 나올 거에요: |
Collaborator
|
제가 작성한 mvc 테스트는 비즈니스 로직에 대한 테스트보다는 요청/응답에 대한 테스트입니다! 의도한 입력값들에 대한 발리데이션( 작성해주신 부분에 대한 테스트가 꼭 필요하다고 저도 생각합니다! 다만 테스트가 처음이신 분들이 있고, 계획했던 것보다 개발 일정이 지연되고 있어서 내일 함께 논의해보면 좋을 듯 하네요! |
willjsw
approved these changes
Oct 27, 2025
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
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.
🛠️ Issue Number
closes #186
📌 작업 내용 및 특이사항
Store API Test
수정사항 : 경로 파라미터 추가하기