-
-
Notifications
You must be signed in to change notification settings - Fork 477
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update AGP to 7.0.4 and GPP to 3.6.0
* Migrate to AndroidX test orchestrator * Enable device storage permission for espresso tests to allow them to write coverage data * Factor out espresso test activity management * Turn off headsup notifications in espresso tests because THEY GET IN THE WAY * Added RegionsActivityTests * Moved common espresso tests into tests for both flavours * Espresso test sharding taken from CircleCI environment directly * Espresso test leak detection * Refactor MapLocations to use a LiveData subclass, so that we don't leak things Leak detection, refactor map location so that it doesn't leak
- Loading branch information
Showing
58 changed files
with
1,320 additions
and
1,139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.