You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't been able to find any good examples of unit testing an Android app or library that depends on Auth0. The example tests in this repo are the basic stub tests that get generated with a new Android project.
Describe the ideal solution
Can you update the tests in this repo to show how one would test an integration with WebAuthProvider?
Alternatives and current workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Checklist
Describe the problem you'd like to have solved
I haven't been able to find any good examples of unit testing an Android app or library that depends on Auth0. The example tests in this repo are the basic stub tests that get generated with a new Android project.
Describe the ideal solution
Can you update the tests in this repo to show how one would test an integration with
WebAuthProvider
?Alternatives and current workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: