We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5차 PR에서 받은 피드백을 기반으로 리팩토링 수행
The text was updated successfully, but these errors were encountered:
refactor: List<Reservation>을 일급 컬렉션으로 래핑 (#39)
5930685
refactor: Invoice 생성 위치 이동 (#39)
4227aac
refactor: ParametrizedTest 적용 (#39)
5e92d55
edae122
refactor: 문자열을 AccommodationType으로 전달하여 동등성 검사 (#39)
ca345f6
refactor: accommodationImages를 일급 클래스로 래핑 (#39)
c81195f
refactor: 위도, 경도값 반환을 Accommodation에 위임 (#39)
bbb5f07
refactor: askForImages 메서드 복구 (#39)
0639d1c
refactor: List<Accommodation>을 일급 컬렉션으로 래핑 (#39)
d6ac368
mybloom
astraum
No branches or pull requests
💡 Issue
5차 PR에서 받은 피드백을 기반으로 리팩토링 수행
💻 작업 내용
The text was updated successfully, but these errors were encountered: