[FIX]: 배포환경에서 Initdata 관련버그 수정 #71
Merged
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.
제목 규칙 자세히 보기
[TYPE]: 제목FEATFIXREFACTORCOMMENTSTYLETESTCHOREINIT무엇을 / 왜
jpa.hibernate.ddl-auto: create-drop 설정 추가
테스트 실행 시마다 DB 스키마 초기화 및 종료 시 삭제
왜(Why):
어떻게(요약) — 3줄 이내
테스트 격리: ddl-auto: create-drop으로 각 테스트마다 DB 초기화하여 데이터 충돌 및 unique constraint 위반 방지
영향 범위
체크리스트
ToDo (선택)
스크린샷/증빙(선택)
이슈 연결 (자동)
Closes #72