Skip to content

Conversation

@loseminho
Copy link
Collaborator

📌 개요

프론트앤드에서 발생하는 POST /api/rooms 발생 에러 제어

🔨 작업 내용

  • 방 생성시 RommParticipantService를 호출하지 않아 레디스에 방장이 입장했다는 정보가 없엇고, 해당 내용을 API 호출시에 레디스 세션 정보가 없어서 발생한 에러
  • 따라서 해당 내용을 기반으로 한 통합 테스트 추가
  • 따라서 룸 엔티에 컬렌션 필드를 명시적 초기화

✅ 체크리스트

  • 기능 동작 확인
  • 테스트 코드 작성
  • 문서/주석 추가 및 최신화

@loseminho loseminho self-assigned this Oct 5, 2025
@github-actions github-actions bot changed the title Refactor : 프론트앤드에서 발생하는 POST /api/rooms 발생 에러 제어 Refactor : 프론트앤드에서 발생하는 POST /api/rooms 발생 에러 제어 (#146) Oct 5, 2025
@loseminho loseminho merged commit c2418f0 into dev Oct 5, 2025
3 checks passed
@github-actions github-actions bot deleted the refactor/146 branch October 5, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants