Closed vartanbeno closed 6 years ago
Demoed but not yet merged, so really close to possible sign off. Specify the stats and let me know so I can sign off.
@guipadua I see you already signed off. I was about to tag you, just wanted to make sure the instrumented test was merged onto the master branch as well. Thank you!
All good, I just checked the update on the description and testing I'm trusting that is present eventually.
On Tue, Apr 3, 2018, 23:00 Vartan Benohanian, notifications@github.com<mailto:notifications@github.com> wrote:
@guipaduahttps://github.com/guipadua I see you already signed off. I was about to tag you, just wanted to make sure the instrumented test was merged onto the master branch as well. Thank you!
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/OlivierTD/team-rocket/issues/92#issuecomment-378465138, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AQMHiFwAeHLf5h30oVaQAlb8aQ-NhAXsks5tlDdfgaJpZM4Sy6id.
-- Guilherme B. de Pádua
As a user, I would like there to be a page displaying statistics representing my usage of AntennaPod. The stats displayed as of 12:50 EST 03/30/2018 are:
[SP: 4] [Value: high] [Risk: low]
Tasks breakdown:
Implementation Breakdown:
1 - Create a new Statistics fragment and add it to the NavList. #121 2 - Create a new Statistics layout which will display the statistics. #123 3 - Populate the fragment with useful and interesting statistics. #122
Testing:
Instrumented test: https://github.com/OlivierTD/team-rocket/blob/5b61be96a385ab1a568648c60d2e89807d1684de/app/src/androidTest/java/de/test/antennapod/ui/MainActivityTest.java#L415-L432
Demonstration Steps:
1 - Press on the hamburger button on the top right to open up the nav drawer. 2 - Press on the Statistics button to open up the fragment.