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/login token user: 테스트 코드 작성 #250

Merged
merged 6 commits into from
Feb 26, 2024

Conversation

p-chanmin
Copy link
Collaborator

개요

  • 테스트 코드 작성

설명

  • LoginRepositoryTest
  • TokenRepositoryTest
  • UserRepositoryTest

@p-chanmin p-chanmin self-assigned this Feb 25, 2024
Copy link

github-actions bot commented Feb 25, 2024

Test Results

23 tests   23 ✅  1s ⏱️
 4 suites   0 💤
 4 files     0 ❌

Results for commit 27c19a4.

♻️ This comment has been updated with latest results.

@p-chanmin p-chanmin added Android 안드로이드 Test labels Feb 25, 2024
Copy link
Collaborator

@LeeHaiLim LeeHaiLim left a comment

Choose a reason for hiding this comment

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

lgtm~

@@ -72,6 +72,8 @@ dependencies {

// Test
testImplementation("junit:junit:4.13.2")
testImplementation("org.mockito:mockito-core:5.3.1")
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.1")
Copy link
Collaborator

Choose a reason for hiding this comment

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

라이브러리 어떻게 설정할 지 고민해봐야겠네욥

@LeeHaiLim LeeHaiLim merged commit cf8e7da into dev Feb 26, 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