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

테스트코드 작성 #119

Open
rivkode opened this issue Sep 3, 2024 · 0 comments
Open

테스트코드 작성 #119

rivkode opened this issue Sep 3, 2024 · 0 comments
Assignees

Comments

@rivkode
Copy link
Member

rivkode commented Sep 3, 2024

📌 Feature Issue

아래 도메인의 테스트코드를 작성합니다.

  • 유저
  • 게시글
  • 댓글
  • 프로젝트
  • 프로젝트 유저
  • 신청
  • 공지
  • 일정
  • 티켓

To-do

  • []

ETC

@rivkode rivkode self-assigned this Sep 3, 2024
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 5, 2024
* #119 test: userRepository 테스트 코드 작성

- findByUserToken()
- existsByEmail()
- findByEmail()
- findAllByUserToken()
- findAllByUserId()

* #119 test: userService 테스트 코드 작성

- updateMyInfo()
- nullExceptionUpdateMyInfo()
- search()

* #119 fix: 유저 find 기능 수정

- 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 8, 2024
rivkode added a commit that referenced this issue Sep 9, 2024
- @transactional 어노테이션 적용
- 사용하지 않는 메서드 제거
- queryDsl 적용
rivkode added a commit that referenced this issue Sep 9, 2024
rivkode added a commit that referenced this issue Sep 9, 2024
rivkode added a commit that referenced this issue Sep 9, 2024
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant