Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SIX-263] 채팅방 조회 시 필요한 프론트 요청 데이터 추가 및 테스트 코드 수정 #113

Closed
wants to merge 1 commit into from

Conversation

bombo-dev
Copy link
Member

🖊️ 1. Changes

  • 회원이 현재 참가중인 채팅방을 조회 할 때 미션에 대한 아이디와 현재 미션의 진행 정보를 같이 보내달라는 요청이 있었습니다.
    이에 따라, 채팅방 조회 시 필요한 프론트 요청 데이터가 추가되었습니다.
  • 기존 ChatController에서 해당 채팅방에 있는 채팅 메시지들을 가져오는 로직은 ChatRoomController로 이전하였습니다.

🖼️ 2. Screenshot

❗️ 3. Issues

😌 4. To Reviewer

✅ 5. Plans

🙌 6. Checklist

  • - 통합 테스트를 수행해보셨나요?
  • - 혹시 컨벤션에 맞지 않게 작성하지 않았나요?
  • - Change와 Issue, Reviewer를 알아보기 쉽게 작성하였나요?

@bombo-dev bombo-dev self-assigned this Nov 26, 2023
@bombo-dev bombo-dev closed this Nov 26, 2023
@bombo-dev bombo-dev deleted the SIX-263/채팅방_조회_api_수정 branch November 26, 2023 10:25
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug B 6 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 69 Code Smells

64.2% 64.2% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant