-
Notifications
You must be signed in to change notification settings - Fork 2
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
♻️ refactor: admin 도메인 repository 함수 재사용성 향상, 테스트 코드 일관성, 최적화 #14
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
디스코드에서 말씀하셨던 내용들이 코드 읽으면서 이해가 잘 되는 것 같습니다.
사소한 의견 하나 남겨놨고, Service는 진짜 사용할 필요가 없었네요.
수고많으셨습니다! 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
확인했습니다! 꼼꼼하게 작업 잘 해주셔서 감사해요 🙇
@CodeVac513 님 말씀대로 테스트에 사용되는 hash 동작은 너무 무거워지지 않으면 좋을 것 같네요!
궁금한점이 있어서 질문을 남겨두었습니다. 어떻게 생각하시는지 알려주시면 감사하겠습니다~
🔨 테스크
작업 필요성
다음 작업
Admin 픽스처 수정
컨트롤러 -> 서비스 계층 DTO, 개별 인자
📋 작업 내용
toEntity
함수 추가