Add test on DefaultSessionObserver.
This commit is contained in:
parent
ca35c0a800
commit
0c6a26f6c1
5 changed files with 170 additions and 14 deletions
|
|
@ -45,6 +45,7 @@ dependencies {
|
|||
testImplementation(libs.test.turbine)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.sqldelight.driver.jvm)
|
||||
testImplementation(projects.tests.testutils)
|
||||
}
|
||||
|
||||
sqldelight {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue