Basics of UI testing in Android
The repo is organized in terms of different branches representing different 'topics'.
These topics include:
- Testing activities in isolation (on Branch master)
- Activity Navigation Testing
- Test Suites
- Fragments in Isolation
- Fragment Navigation Testing
- Gallery Intent and startActivityForResult
- ImageViews, Drawables Matchers,BitMaps
- Dialog Input Testing(Material Dialogs)
- Custom Toast Matcher
- Mock with Esppresso Introduction
- RecyclerView UI Testing
- Espresso Iddling Resource
- Debug and Release Builds
- Custom Test Rules