-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
refactor: 꿀조합 랭킹 API 수정 #38
Conversation
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit d523759. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
인수 테스트에 로그인된 상태로 테스트하는거 하나 추가하고 자잘한거 수정하면 완벽한 것 같아요~
혹시 제가 놓친게 있을지도 모르니 수정하면 다시 리뷰 요청 보내주세요
src/test/java/com/funeat/acceptance/recipe/RecipeAcceptanceTest.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
커밋이 순서대로 있어서 편하게 코드 읽었네요 더 수정할 부분은 없어보여요 고생하셨슴다 👍👍
Issue
✨ 구현한 기능
꿀조합 랭킹 API response 수정
author
: 객체 -> StringfavoriteCount
->favorite
(boolean)로그인 한 사용자는
favorite
에 자신이 누른 좋아요 여부 / 로그인 안한 사용자는favorite
전부 false로 반환관련 서비스 테스트 수정 및 추가
📢 논의하고 싶은 내용
X
🎸 기타
(우선은 로그인 안한 경우 게스트를 나타내는
LoginInfo
반환하도록 수정)⏰ 일정