When a user opens an appĀ and the initial data gets fetched from the server, a good pattern is to display a ProgressBar.
When I wanted to test the presence of this loading screen, Espresso was causing me some trouble.
Continue reading
There is one post filed in Testing.
When a user opens an appĀ and the initial data gets fetched from the server, a good pattern is to display a ProgressBar.
When I wanted to test the presence of this loading screen, Espresso was causing me some trouble.
Continue reading