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
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