I have an app that uses OAuth
. I don't want to have to use an external, unmocked server to be able to log in. Is there a way of bypassing the authentication on detox-tested applications?
Something such as: A GoTo navigational screen detox method, or a testing-only dark launched button that will navigate to the home screen.
Any help is very appreciated
The way we solved this, was by creating a mock server, implementing there a very simple OAuth and point the app there.
Another way is to create a specific implementation on the app to open directly certain page (for instance with specific test deep linking).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With