[FeatureFlag] add more tests
This commit is contained in:
parent
e5d70ff48e
commit
82c9ee9982
9 changed files with 161 additions and 18 deletions
|
|
@ -57,6 +57,7 @@ dependencies {
|
|||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.turbine)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.featureflag.test)
|
||||
testImplementation(projects.features.rageshake.test)
|
||||
testImplementation(projects.features.rageshake.impl)
|
||||
testImplementation(projects.features.logout.impl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue