Skip to content
Snippets Groups Projects
Unverified Commit bf70ec40 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Load statistics data from server (EXPOSUREAPP-4514) #2115

* Replace mock data with data loaded from server.

* Revert unrelated change.

* Some refactoring, add a generic statistics scope annotation.
Clear retrofit cache on clear.

* Clear statistic data on app reset.

* Unit tests for StatisticsCache.kt

* Implement tests for StatisticsModule init.

* Add tests for statistics api.

* Add statistics server tests that check signature validation behavior.

* Add tests for StatisticsProvider behavior.

* Tests for parsing statistics data.

* LINTING

* Add helper methods to access each cards values, and validate card KeyFigure count and types before exposing them.

* LINTs.

* Rename variable.
parent 7eef8fb7
No related branches found
No related tags found
No related merge requests found
Showing
with 828 additions and 105 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment