Skip to content

용어 삭제 관련 테스트 케이스 추가#138

Merged
apptie merged 1 commit into
developfrom
test/137
Apr 12, 2026
Merged

용어 삭제 관련 테스트 케이스 추가#138
apptie merged 1 commit into
developfrom
test/137

Conversation

@apptie

@apptie apptie commented Apr 12, 2026

Copy link
Copy Markdown
Owner

📎 관련 Issue 번호

📄 작업 내용 요약

용어 삭제 관련 이벤트 처리 방식을 테스트하는 케이스는 이미 존재했으나
엄밀히 따지면 해당 이벤트 리스너에 트랜잭션이 정확히 있는지 여부를 확인하는 정도의 테스트였습니다

이는 기능을 확장했을 때 트랜잭션을 누락하는 경우 정상적으로 이를 캐치할 수 없으므로
외부 트랜잭션의 유무 및 이벤트 처리 성공 / 실패에 따라 상태를 직접 확인하는 통합 테스트를 추가했습니다

🙋🏻 주의 깊게 확인해야 하는 코드

📄 개선 사항 OR 참고 사항

@apptie apptie self-assigned this Apr 12, 2026
@apptie apptie added the test 테스트 관련 작업 시 label Apr 12, 2026
@apptie apptie merged commit af9fc03 into develop Apr 12, 2026
1 check passed
@apptie apptie deleted the test/137 branch April 12, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test 테스트 관련 작업 시

Projects

None yet

Development

Successfully merging this pull request may close these issues.

용어 삭제 관련 테스트 케이스 추가

1 participant