At the moment the Espresso tests focus only on testing the activities and the UI elements by mocking the services. The end-to-end tests should test the full application without mocking any (maybe have some exceptions) services.
At the moment the Espresso tests focus only on testing the activities and the UI elements by mocking the services.
The end-to-end tests should test the full application without mocking any (maybe have some exceptions) services.