-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BE] fix: ReviewDeleteEventListenerTest 통과하도록 수정 (#778)
* fix: image가 있을 경우에만 delete로직 작동하도록 수정 * test: ReviewDeleteEventListenerTest 통과하도록 수정 * test: EventTest에 DataClearExtension 추가 * test: 테스트에 사용되는 fixture 변경 * test: event 초기화 로직 추가 * refactor: events.clear()를 @AfterEach로 추출 * test: @SuppressWarnings("NonAsciiCharacters") 추가 * test: 저장 방식 롤백 * test: 변수명 수정 (member -> author)
- Loading branch information
Showing
4 changed files
with
50 additions
and
107 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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