Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Disabling PIN screen for Espresso tests #189

Open
noloman opened this issue Oct 4, 2018 · 2 comments
Open

Disabling PIN screen for Espresso tests #189

noloman opened this issue Oct 4, 2018 · 2 comments

Comments

@noloman
Copy link

noloman commented Oct 4, 2018

Hi!

first of all congratulations for the amazing library! I'm using it and it works flawlessly!

I wanted to ask you guys if there's a nice way to disable the PIN code screen for the Espresso tests?
I don't want to have to write any logic in my tests for checking whether the pin screen is being shown at the moment, but I would like all my espresso tests to be running and not having to run into the PIN screen.

Thanks!

@alexkeramidas
Copy link
Contributor

Well if you don't set a pin or set the timeout to quite large you should not have that issue right?

@noloman
Copy link
Author

noloman commented Jun 6, 2019

Well if you don't set a pin or set the timeout to quite large you should not have that issue right?

sorry for the late reply!

Well indeed, that's possible, but I can only achieve that if I completely uninstall the app, and run the Espresso tests.
That's why I was wondering if there was a better way? or somebody found a better way?

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants