Skip to content

Conversation

@MEOHIN
Copy link
Collaborator

@MEOHIN MEOHIN commented Oct 1, 2025

📢 기능 설명

NotificationController의 알림 관련 기능 통합 테스트를 추가했습니다.

연결된 issue

close #218



🩷 Approve 하기 전 확인해주세요!

  • SSE 구독 (/me/subscribe): 비동기 연결 테스트 및 서비스 호출 검증.
  • 알림 목록 조회 (/me/notifications): 커서 유/무에 따른 페이지네이션 로직 검증.
  • 알림 설정 조회/수정 (/me/notification-setting): 알림 활성화 설정 상태 조회 및 변경 검증.
  • 알림 확인 및 이동 (/me/notifications/{id}): 알림 읽음 처리 및 연결된 게시물 링크 반환 검증.

✅ 체크리스트

  • PR 제목 규칙 잘 지켰는가?
  • 추가/수정사항을 설명하였는가?
  • 이슈넘버를 적었는가?
  • Approve 하기 전 확인 사항 체크했는가?

@MEOHIN MEOHIN self-assigned this Oct 1, 2025
@MEOHIN MEOHIN added the test 테스트 코드 label Oct 1, 2025
@MEOHIN MEOHIN merged commit 2e3c3c3 into dev Oct 1, 2025
1 check passed
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.

[test] NotificationController 테스트 구현

3 participants