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

fix-be: 모집 공고 시작 날짜 예외 처리 #564

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 20, 2024

Original issue description

목적

현재 시간보다 이전에 시작 날짜를 생성할 경우, 모집 공고가 생성됩니다. 불가능하도록 예외 처리합니다.

작업 세부사항

  • 현재 시간보다 이전에 시작 날짜를 생성할 경우, 모집 공고가 생성되지 않도록 예외 처리합니다.
  • 테스트를 생성합니다.
  • 실행되지 않는 테스트들 수정했습니다.

아래의 별표줄 밑에 요구사항 ID만 작성해주세요. Prefix 금지!


VAL_FORM_DATE_01

closes #563

@github-actions github-actions bot added backend 백엔드 fix 버그 수정 labels Aug 20, 2024
@github-actions github-actions bot added this to the 스프린트 3.0 milestone Aug 20, 2024
@Chocochip101 Chocochip101 marked this pull request as ready for review August 20, 2024 14:32
Copy link
Contributor Author

1724164354.796729

Copy link
Contributor Author

1724164363.961219

Copy link
Contributor Author

📌 Test Coverage Report

Overall Project 72.74%
Files changed 100% 🍏

File Coverage
StartDatePastException.java 100% 🍏
ApplyForm.java 95.27% 🍏

Copy link
Contributor

@xogns1514 xogns1514 left a comment

Choose a reason for hiding this comment

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

LGTM

@HyungHoKim00 HyungHoKim00 merged commit d190970 into be/develop Aug 21, 2024
22 checks passed
@HyungHoKim00 HyungHoKim00 deleted the be-563-VAL_FORM_DATE_01 branch August 21, 2024 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 백엔드 fix 버그 수정
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

3 participants