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

[Refactor/173] chatCommandService 메소드 테스트 코드 작성 #198

Merged
merged 10 commits into from
Sep 1, 2024

Conversation

Eunjin3395
Copy link
Member

@Eunjin3395 Eunjin3395 commented Sep 1, 2024

🚀 개요

🔍 변경사항

  • ProfileService에 findSystemMember 메소드 추가
  • chatServiceTest 추가

⏳ 작업 내용

  • chatServiceTest 코드 작성: chatCommandService 내 메소드에 대한 테스트 코드 작성

📝 논의사항

@Eunjin3395 Eunjin3395 self-assigned this Sep 1, 2024
@Eunjin3395 Eunjin3395 linked an issue Sep 1, 2024 that may be closed by this pull request
7 tasks
@Eunjin3395 Eunjin3395 merged commit 2e3fd18 into develop Sep 1, 2024
1 check failed
@Eunjin3395 Eunjin3395 deleted the refactor/173 branch September 1, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✅ [Test] 채팅 관련 메소드 테스트코드 작성
1 participant