Skip to content
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

[Be/fix] 특정 날짜의 식사 정보 조회하는 API 오류 수정 #425

Closed
8 tasks done
hwangdaesun opened this issue Jul 22, 2024 · 0 comments
Closed
8 tasks done
Assignees
Labels
BE bug Something isn't working refactor test
Milestone

Comments

@hwangdaesun
Copy link
Collaborator

hwangdaesun commented Jul 22, 2024

⚠️ Issue

  • 현재 특정 날짜의 회원 정보를 찾을 때 특정 날짜에

✏️ To Do List

  • testData.sql 회원가입, 온보딩, 회원 수정 FLOW 고려해서 수정(특히 날짜 및 시간)
  • 회원 수정 updatedAt 검증 추가
  • CustomMemberRepositoryImpl의 findByMemberIdAndDate메서드 구현 수정 및 메서드 명 변경
  • CustomHistoryRepositoryImpl의 findByMemberIdAndDate 메서드 구현 수정 및 메서드 명 변경
  • CustomMemberRepositoryImpl 클래스 테스트
  • CustomHistoryRepositoryImpl 클래스 테스트
  • 특정 날짜의 식사 정보 조회하는 API 통합 테스트 보충
  • 회원가입한 날짜보다 전의 켈린더 조회하는 경우 Validate하는 Usecase 개발

ETC

🏞 ScreenShot

  • Add any other context or screenshots about the feature request here.
@hwangdaesun hwangdaesun added bug Something isn't working BE refactor test labels Jul 22, 2024
@hwangdaesun hwangdaesun added this to the BE_daesun milestone Jul 22, 2024
@hwangdaesun hwangdaesun self-assigned this Jul 22, 2024
hwangdaesun added a commit that referenced this issue Jul 22, 2024
…pl 메서드 수정으로 인한 변경사항 반영
hwangdaesun added a commit that referenced this issue Jul 22, 2024
hwangdaesun added a commit that referenced this issue Jul 22, 2024
[Be/fix] 특정 날짜의 식사 정보 조회하는 API 오류 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE bug Something isn't working refactor test
Projects
None yet
Development

No branches or pull requests

1 participant