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/android/calendar event follow repository: 테스트 코드 작성 #251

Merged
merged 5 commits into from
Feb 29, 2024

Conversation

LeeHaiLim
Copy link
Collaborator

개요

  • calendar, event, follow repository 테스트 코드 작성

설명

  • repository에 단위테스트 추가
  • 의존 객체 mocking

@LeeHaiLim LeeHaiLim self-assigned this Feb 26, 2024
@LeeHaiLim LeeHaiLim requested a review from p-chanmin February 26, 2024 19:47
@LeeHaiLim LeeHaiLim added Android 안드로이드 Test labels Feb 26, 2024
Copy link

Test Results

48 tests   48 ✅  3s ⏱️
 7 suites   0 💤
 7 files     0 ❌

Results for commit 53536d7.

Copy link
Collaborator

@p-chanmin p-chanmin left a comment

Choose a reason for hiding this comment

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

LGTM!

Comment on lines 75 to +76
testImplementation("org.mockito:mockito-core:5.3.1")
testImplementation ("io.mockk:mockk:1.13.9")
Copy link
Collaborator

Choose a reason for hiding this comment

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

나중에 mockito랑 mockk 중 하나로 통일해보면 좋을 것 같습니당

@p-chanmin p-chanmin merged commit 3ef29e8 into dev Feb 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 안드로이드 Test
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants