Skip to content

Comments

feat: 그루밍 테스트 목록 조회 기능 구현#80

Merged
hisonghy merged 3 commits intodevelopfrom
feature/load-grooming-tests-79
Apr 3, 2025
Merged

feat: 그루밍 테스트 목록 조회 기능 구현#80
hisonghy merged 3 commits intodevelopfrom
feature/load-grooming-tests-79

Conversation

@hisonghy
Copy link
Member

@hisonghy hisonghy commented Apr 2, 2025

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 그루밍 테스트 목록을 조회하는 로직 추가했습니다
  • 그루밍 테스트 질문 목록과 그루밍 테스트 답변 목록은 자주 조회될 예정이라 캐싱을 통해 각 그루밍 테스트 질문과 속한 답변 목록을 객체로 저장해 사용할 수 있도록 했습니다
  • 그루밍 테스트 목록 응답 시 기획대로 목록 순서가 랜덤하게 응답되도록 했습니다

🔍 참고사항

📚 기타

@hisonghy hisonghy added the ⚡ feature 새로운 기능 추가 및 수정 label Apr 2, 2025
@hisonghy hisonghy self-assigned this Apr 2, 2025
@hisonghy hisonghy force-pushed the feature/load-grooming-tests-79 branch from b2f8250 to 9ed30af Compare April 2, 2025 12:18
@hisonghy hisonghy requested a review from myqewr April 2, 2025 13:56
@hisonghy hisonghy merged commit 904da1f into develop Apr 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚡ feature 새로운 기능 추가 및 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚡ 그루밍 테스트 목록 조회 api 구현

2 participants