Add test on VectorUnifiedPushMessagingReceiver
This commit is contained in:
parent
0b3ef10e8c
commit
40608d8ac1
8 changed files with 252 additions and 8 deletions
|
|
@ -55,9 +55,11 @@ dependencies {
|
|||
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.turbine)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.push.test)
|
||||
testImplementation(projects.libraries.pushstore.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.services.toolbox.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue