Refactor/UDT-277 스프링 배치 통합 테스트#211
Open
dnjstjt1297 wants to merge 2 commits intodevelopfrom
Hidden character warning
The head ref may contain hidden characters: "refactor/UDT-277-\ubc30\uce58-\ud1b5\ud569-\ud14c\uc2a4\ud2b8"
Open
Conversation
|
refactor/UDT-277-배치-통합-테스트 브랜치 빌드 테스트에 실패했습니다! ❌ |
|
refactor/UDT-277-배치-통합-테스트 브랜치 빌드 테스트에 성공했습니다! 🎉 |
hjg727
reviewed
Nov 11, 2025
Comment on lines
+160
to
+162
| assertThat(jobExecution.getExitStatus().getExitCode()) | ||
| .isIn(ExitStatus.COMPLETED.getExitCode(), ExitStatus.FAILED.getExitCode()); | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

📝 요약(Summary)
스프링 배치 등록 수정 삭제 통합테스트 작성
데이터 포멧의 예외인 경우 Skip하는 통합 테스트는 완료하였지만
DB의 네트워크 문제, 타임아웃 등의 예외에서 Retry하는 통합 테스트는 작성하지 못함
📸스크린샷 (선택)
💬 공유사항 to 리뷰어
✅ PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.
🤔 Review 예상 시간