-
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
테스트코드 작성 #119
Comments
rivkode
added a commit
that referenced
this issue
Sep 5, 2024
- findByUserToken() - existsByEmail() - findByEmail() - findAllByUserToken() - findAllByUserId()
rivkode
added a commit
that referenced
this issue
Sep 5, 2024
- updateMyInfo() - nullExceptionUpdateMyInfo() - search()
rivkode
added a commit
that referenced
this issue
Sep 5, 2024
- findAllByUserToken() - findAllByUserId()
rivkode
added a commit
that referenced
this issue
Sep 8, 2024
- facade 메서드 생성 - domain layer 용 dto 생성 - 사용하지 않는 클래스 제거
rivkode
added a commit
that referenced
this issue
Sep 9, 2024
- @transactional 어노테이션 적용 - 사용하지 않는 메서드 제거 - queryDsl 적용
rivkode
added a commit
that referenced
this issue
Sep 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📌 Feature Issue
아래 도메인의 테스트코드를 작성합니다.
To-do
ETC
The text was updated successfully, but these errors were encountered: