PIN : add test for SetupPinPresenter

This commit is contained in:
ganfra 2023-10-23 11:41:08 +02:00
parent 4fbe32a6da
commit 6230d9d48b
7 changed files with 123 additions and 13 deletions

View file

@ -250,8 +250,6 @@ koverMerged {
excludes += "io.element.android.appnav.loggedin.LoggedInPresenter$*"
// Some options can't be tested at the moment
excludes += "io.element.android.features.preferences.impl.developer.DeveloperSettingsPresenter$*"
// Temporary until we have actually something to test.
excludes += "io.element.android.features.lockscreen.impl.unlock.PinUnlockPresenter$*"
}
bound {
minValue = 85