mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
test: Unit test for Migrator
Co-authored-by: Andreas <andreas.everos@gmail.com> Co-authored-by: "Cuong M. Tran" <cuongtran.tm@gmail.com>
This commit is contained in:
parent
6fc2624940
commit
9eef555fee
3 changed files with 159 additions and 0 deletions
|
@ -302,6 +302,7 @@ dependencies {
|
|||
testImplementation(libs.bundles.test)
|
||||
testRuntimeOnly(libs.bundles.test.runtime)
|
||||
androidTestImplementation(libs.bundles.test.android)
|
||||
testImplementation(kotlinx.coroutines.test)
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue