-
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
v2.0.2 #61
Merged
Merged
v2.0.2 #61
Conversation
This file contains 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
* test: 자신이 작성한 레시피 정보를 가져오는 테스트 코드 수정 * refactor: 레시피에 사용되는 상품 정보 삭제 * refactor: 마이페이지 꿀조합 정보 조회 응답 변경 [추가] 유저 정보 (닉네임, 프로필 사진 경로) [삭제] 좋아요 개수 [삭제] 꿀조합에 사용된 상품 정보 * style: 코드 포맷 수정
* test: 서비스 테스트 코드 수정 태그도 추가해야해서 MemberRviewDto.toDto 수정 필요 * refactor: DTO 업데이트 및 태그 정보 추가로 인한 DTO 변환 메서드 추가
* test: 마이페이지 조회 API 인수테스트 수정 * test: 마이페이지 정보 조회 테스트 수정 * refactor: 마이페이지에서 작성한 리뷰 수와 레시피 수를 확인할 수 있게 수정
* fix: 테스트 결과 보고서 경로 수정 * refactor: actions 버전 최신화
70825
assigned Go-Jaecheol, xodms0309, Leejin-Yang, 70825, hae-on, wugawuga and hanueleee
May 29, 2024
Test Results333 tests 333 ✅ 21s ⏱️ Results for commit 9ec1ed0. ♻️ This comment has been updated with latest results. |
* feat: 꿀조합 북마크 엔티티 및 단위 테스트 추가 * test: 레시피 저장 기능 인수 테스트 추가 * test: 북마크 서비스 테스트 추가 * feat: 레시피 저장 기능 서비스 로직 추가
* feat: 컨트롤러 메서드와 Swagger 문서 추가 * test: 저장한 레시피 조회 인수테스트 추가 * feat: 저장한 레시피 조회 API 요청에 필요한 기능 추가 인수 테스트만 정상적으로 실행될 수 있도록만 추가 서비스 메서드는 이후에 작성 * test: 인수 테스트에 부족한 조건 추가 * feat: 저장된 꿀조합 목록 조회 서비스 로직 및 테스트 추가 * test: 북마크한 레시피 목록 조회 리포지토리 테스트 추가 * style: 코드 포맷 수정
* feat: 태그 검색 구현 - 상품의 태그 Top3 중 있으면 검색해서 조회 * style: 리뷰 반영 * refactor: query 수정 및 테스트 수정 * refactor: 쿼리 수정 "\s" 제거 * refactor: import 와일드카드 삭제 * refactor: 리뷰 반영
* refactor: 상품 자동 완성 검색 dto 필드 추가 * refactor: 상품 자동 완성 검색 관련 dto 클래스 record로 타입 변경
* refactor: 리뷰 랭킹 dto 필드 추가 및 수정 * refactor: 비로그인 시에도 LoginInfo 반환하도록 수정 * refactor: 리뷰 랭킹 서비스 로직 수정 * refactor: 로그인 여부에 따른 리뷰 랭킹 인수 테스트 분리 * refactor: 로그인 여부에 따른 리뷰 랭킹 서비스 테스트 추가 * refactor: 리뷰 랭킹 관련 dto 클래스 record로 타입 변경 * refactor: Boolean 타입 수정
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.
No description provided.