Update README.md

This commit is contained in:
Gergely Hegedis 2021-09-19 02:30:53 +03:00 committed by GitHub
parent 961a04af57
commit 3dbbe36c7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,13 +167,5 @@ We will also see how to test a specific Activity (same concept can be applied to
We will also see how can we share Robolectric test source with AndroidTests to run our same tests on actual device.
## Future Plans for Myself
This just contains todos for myself when next time I am exercising testing on this project
- Add Room migration tests
- Update RecyclerView tests with [Espresso.onData](https://developer.android.com/training/testing/espresso/lists)
- Add [NavController](https://developer.android.com/reference/androidx/navigation/NavController) functionality and tests to it
- Update test names with [DisplayName](https://junit.org/junit5/docs/5.0.2/api/org/junit/jupiter/api/DisplayName.html) annotation
## License
[License file](./LICENSE)
[License file](./LICENSE)