NotificationSseServiceTest
|
100%
successful |
Tests
Test | Method name | Duration | Result |
---|---|---|---|
구독하지 않은 사용자에게는 알림이 발송되지 않음 | send_notification_fail_when_not_subscribed() | 0.003s | passed |
알림 발송 성공 테스트 | send_notification_success() | 0.144s | passed |
SSE 구독 성공 테스트 | subscribe_success() | 0.003s | passed |