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

☔️ 테스트 : 이력서 테스트 코드 추가 #171

Merged
merged 4 commits into from
Oct 25, 2024
Merged

Conversation

hanseu9839
Copy link
Collaborator

어댑터 패턴을 사용해서 이력서 생성 테스트 코드 추가

* main:
  🚑 긴급 수정 : "이력서 테스트 코드 주석 처리"
  🎨 코드의 구조 개선 : CQRS 패턴 미흡으로 인한 구조 조정 - 패키지 구조를 command와 query로 재구성

# Conflicts:
#	src/test/java/darkoverload/itzip/feature/resume/service/ResumeServiceTest.java
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 생성자 빌더 패턴을 이렇게 활용할 수 있군요..!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

불변 필드를 이런식으로 사용할 수 있군요 👍

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

테스트코드 작성시 참고하겠습니다 수고하셨습니다..!

@rowing0328 rowing0328 merged commit 55981f3 into main Oct 25, 2024
2 checks passed
@rowing0328 rowing0328 added the ☔️ Test 테스트코드 추가 및 수정 label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☔️ Test 테스트코드 추가 및 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants