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, REFACTOR] Date VO 예외 핸들링 추가 #258

Merged

Conversation

kmw2378
Copy link
Contributor

@kmw2378 kmw2378 commented May 29, 2024

#️⃣연관된 이슈

close #257

📝작업 내용

  • DateException, DateErrorCode 추가
  • Date.validateDateRange() 커스텀 예외 추가

✅테스트 결과

Controller

조회 마감 기간이 미래인 경우
image

기간 범위가 잘못된 경우
image

기간이 없는 경우
image

Service

image

@kmw2378 kmw2378 added 🖤back 백엔드 업무입니다. refactor 코드가 내부적으로 작동하는 방식을 변경하되, 변경 전과 동일하게 작동합니다. feat 새 기능을 구현합니다. test 테스트 코드만 변경됩니다. labels May 29, 2024
@kmw2378 kmw2378 requested review from YeaChan05 and hwan2-99 May 29, 2024 16:10
@kmw2378 kmw2378 self-assigned this May 29, 2024
@kmw2378 kmw2378 enabled auto-merge May 31, 2024 03:00
@kmw2378 kmw2378 disabled auto-merge May 31, 2024 03:20
@kmw2378 kmw2378 enabled auto-merge May 31, 2024 03:20
@kmw2378 kmw2378 disabled auto-merge May 31, 2024 04:39
@kmw2378 kmw2378 enabled auto-merge May 31, 2024 04:39
@kmw2378 kmw2378 merged commit 6f8ab8d into KakaoFunding:develop May 31, 2024
1 check passed
@kmw2378 kmw2378 deleted the feature/257-date-exception-handling branch May 31, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖤back 백엔드 업무입니다. feat 새 기능을 구현합니다. refactor 코드가 내부적으로 작동하는 방식을 변경하되, 변경 전과 동일하게 작동합니다. test 테스트 코드만 변경됩니다.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants