Skip to content

Commit

Permalink
Merge pull request #112 from snuhcs-course/test/emailverification-vie…
Browse files Browse the repository at this point in the history
…wmodel

Test/emailverification viewmodel
  • Loading branch information
JH747 authored Dec 9, 2023
2 parents 96da305 + 96184f8 commit fb71b44
Show file tree
Hide file tree
Showing 2 changed files with 549 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ dependencies {
testImplementation("io.mockk:mockk:$mockkVersion")
testImplementation("io.mockk:mockk-agent:$mockkVersion")
testImplementation("io.mockk:mockk-android:$mockkVersion")
testImplementation("com.squareup.okhttp3:mockwebserver:4.9.0")

// Glide
val glideVersion = "1.0.0-alpha.3"
Expand Down
Loading

0 comments on commit fb71b44

Please sign in to comment.