Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up testing with Hilt and Mockito #125

Open
wordhou opened this issue Jun 9, 2021 · 0 comments
Open

Set up testing with Hilt and Mockito #125

wordhou opened this issue Jun 9, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@wordhou
Copy link
Collaborator

wordhou commented Jun 9, 2021

Add the dependencies necessary for unit testing of our logic classes, and get some working tests set up for the dependency injected classes, with mocked dependencies.

Also add the dependencies necessary for integration testing of our UI using Hilt and Espresso.

See https://developer.android.com/training/dependency-injection/hilt-testing for details.

@wordhou wordhou added the enhancement New feature or request label Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant