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

[Feat/22] 차단 목록 삭제 API 구현 및 테스트 #23

Merged
merged 6 commits into from
Dec 9, 2024

Conversation

Eunjin3395
Copy link
Member

@Eunjin3395 Eunjin3395 commented Dec 9, 2024

🚀 개요

차단 목록 삭제 API 구현 및 테스트

⏳ 작업 상세 내용

  • 차단 목록 삭제 API 구현
  • 차단 목록 삭제 API 서비스 테스트
  • 차단 목록 삭제 API 컨트롤러 테스트
  • 차단한 회원 목록 조회 repository 테스트 케이스 추가

📝 더 꼼꼼히 봐야할 부분

  • 없을 경우 체크

🔍 반드시 참고해야하는 변경 사항

  • 없을 경우 체크

@Eunjin3395 Eunjin3395 requested a review from rimi3226 December 9, 2024 01:42
@Eunjin3395 Eunjin3395 self-assigned this Dec 9, 2024
@Eunjin3395 Eunjin3395 linked an issue Dec 9, 2024 that may be closed by this pull request
3 tasks
@Eunjin3395 Eunjin3395 requested a review from hzee97 December 9, 2024 13:26
Copy link
Contributor

@rimi3226 rimi3226 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@Eunjin3395 Eunjin3395 merged commit e812006 into develop Dec 9, 2024
@Eunjin3395 Eunjin3395 deleted the feat/22 branch December 9, 2024 15:54
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.

✨ [Feat] 차단 목록 삭제 API 구현 및 테스트
2 participants