[TEST] 장바구니 기능 테스트#221
Merged
Merged
Conversation
Yunsung-Jo
requested review from
EndlessMilkyway,
Jimin730,
Ogu1208,
chanwonlee and
friox
August 6, 2025 04:52
EndlessMilkyway
approved these changes
Aug 6, 2025
EndlessMilkyway
left a comment
Contributor
There was a problem hiding this comment.
확인 완료했습니다! 저 역시 새로운 고객 정보가 필요해 MemberFixture에 새로운 고객을 생성하는 메서드를 만들어야겠다고 생각중이었는데 구현해주셔서 해당 메서드를 그대로 사용될 것 같습니다.
ReservationTestHelper 역시 유용하게 쓸 수 있을 것 같습니다. 고생 많으셨습니다!
chanwonlee
approved these changes
Aug 6, 2025
chanwonlee
left a comment
Contributor
There was a problem hiding this comment.
작성하신 테스트 코드 확인했습니다! 고생하셨습니다!
friox
approved these changes
Aug 7, 2025
friox
left a comment
Contributor
There was a problem hiding this comment.
테스트 코드 확인했습니다.
작성해주신 ReservationTestHelper 문제없이 잘 사용했습니다!
고생하셨습니다 👍👍
Ogu1208
approved these changes
Aug 7, 2025
Ogu1208
left a comment
Contributor
There was a problem hiding this comment.
확인했습니다!
덕분에 ReservationTestHelper 활용해서 열차 조회 테스트가 한결 수월해졌습니다 🥲
고생하셨습니다~👍👍
Yunsung-Jo
force-pushed
the
test/202-cart-service
branch
from
August 7, 2025 01:24
342cba4 to
9546c57
Compare
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 (필수)
주요 변경 사항 (필수)
ReservationTestHelper추가리뷰어 참고 사항
ReservationTestHelper
예약과 좌석 예약을 생성할 수 있는 Helper 클래스를 추가했습니다.
추가 정보
없음
PR 작성 체크리스트 (필수)