Merge pull request #1526 from vector-im/feature/bma/konsist

Konsist
This commit is contained in:
Benoit Marty 2023-10-11 16:40:22 +02:00 committed by GitHub
commit 427aae9fc1
159 changed files with 1580 additions and 985 deletions

View file

@ -122,6 +122,7 @@ test_uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
test_junitext = "androidx.test.ext:junit:1.1.5"
test_mockk = "io.mockk:mockk:1.13.8"
test_barista = "com.adevinta.android:barista:4.3.0"
test_konsist = "com.lemonappdev:konsist:0.13.0"
test_hamcrest = "org.hamcrest:hamcrest:2.2"
test_orchestrator = "androidx.test:orchestrator:1.4.2"
test_turbine = "app.cash.turbine:turbine:1.0.0"