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

test: 알림 도메인 테스트코드 작성 #454

Merged
merged 16 commits into from
Nov 4, 2024
Merged

Conversation

its-sky
Copy link
Member

@its-sky its-sky commented Nov 4, 2024

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 알림 도메인 Controller, Service, FakeRepository에 대한 테스트 코드를 작성하였습니다.

📝 참고사항

[Controller 테스트]
image

[ReactionLogService 테스트]
image

[FollowLogService 테스트]
image

Copy link

github-actions bot commented Nov 4, 2024

Test Results

77 tests   77 ✅  2s ⏱️
20 suites   0 💤
20 files     0 ❌

Results for commit 43b72c0.

Copy link
Collaborator

@penrose15 penrose15 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@its-sky its-sky merged commit 5e12a75 into develop Nov 4, 2024
3 checks passed
@its-sky its-sky deleted the test/453-notification branch November 4, 2024 08:43
@its-sky its-sky changed the title test: 알림 도메인 전체 테스트코드 작성 test: 알림 도메인 테스트코드 작성 Nov 6, 2024
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.

✅ 알림 도메인 테스트 코드 작성
2 participants