Pin create: add test for presenter

This commit is contained in:
ganfra 2023-10-19 15:45:11 +02:00
parent 537fc68778
commit bde2705654
9 changed files with 142 additions and 15 deletions

View file

@ -253,7 +253,6 @@ koverMerged {
// Temporary until we have actually something to test.
excludes += "io.element.android.features.lockscreen.impl.auth.PinAuthenticationPresenter"
excludes += "io.element.android.features.lockscreen.impl.auth.PinAuthenticationPresenter$*"
excludes += "io.element.android.features.lockscreen.impl.create.CreatePinPresenter"
}
bound {
minValue = 85