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.
Issue Number
Closed #397
As-Is
@LastModifiedDate
문제로 비활성화 되어 있는 테스트 존재To-Be
변경_시간이_특정_시각_이전_방_삭제.해당_방과_연관된_모든_정보를_삭제할_수_있다
테스트 수정LocalDateTime.now()
로 이용해서 설정 -> '특정 시간'을 방 생성 시간 이후로 설정 함init.sql
에 이미 저장되어 있는 방까지 같이 삭제되어 옮긴 투표 수가 1개 초과로 늘어남init.sql
삭제 시,isGreaterThanOrEqualTo
를isEqualTo
로 변경 필요Check List
Test Screenshot
(Optional) Additional Description