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.
⛏ 작업 상세 내용
close feature : 예약 등록, 수정 응답 dto 필드 교체 #113
전에 mapper에서 응답 dto로 변환할 때 회원이름에 예시데이터인 "memberA"로 설정되어 있어 예약한 회원의 이름을 넣어주는 것으로 변경
예약 가져오는 쿼리에 회원도 페치조인 추가
이에 따른 테스트 코드 전부 수정
📝 작업 요약
☑️ 중점적으로 리뷰 할 부분