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

✨ feat: User 패키지 Service 및 테스트코드 구현 (#7) #12

Merged
merged 9 commits into from
Oct 3, 2023

Conversation

win-luck
Copy link
Contributor

@win-luck win-luck commented Oct 2, 2023

  • UserService 주요 메서드 구현 (혼합 메서드의 경우 Food 패키지가 담당)
  • UserServiceTest 작성 (테스트 완료)
  • Food Entity 및 Dto에 즐찾여부 판정하는 일부 속성 및 메서드 추가

@win-luck win-luck added the feat 기능 구현 label Oct 2, 2023
@win-luck win-luck requested a review from synoti21 October 2, 2023 09:25
@win-luck win-luck self-assigned this Oct 2, 2023
@win-luck win-luck changed the title ✨ feat: User 패키지 테스트코드 및 Service 구현 (#7) feat ✨ feat: User 패키지 테스트코드 및 Service 구현 (#7) Oct 2, 2023
@win-luck win-luck linked an issue Oct 2, 2023 that may be closed by this pull request
@win-luck win-luck changed the title ✨ feat: User 패키지 테스트코드 및 Service 구현 (#7) ✨ feat: User 패키지 Service 및 테스트코드 구현 (#7) Oct 2, 2023
@win-luck win-luck merged commit 8d37c57 into master Oct 3, 2023
1 check failed
@synoti21 synoti21 deleted the feature/7-feat-user branch October 3, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ feat: User 패키지 Service 및 테스트코드 구현 (#7)
1 participant