Nick9500 / ministocks

Android Stocks Widget
http://niteshpatel.github.io/ministocks
MIT License
1 stars 2 forks source link

As a Dev, I need more tests to to increase maintainability of the app #39

Closed Nick9500 closed 6 years ago

Nick9500 commented 6 years ago

Currently, we do not have many tests other than testing reading and writing from our Global class. Apparently, our testing aspect is on the weaker side. Let's add as many tests as we can so that everyone can be satisfied. According to Max, Espresso does not work (#36) so you must use UI Automator instead.

[SP: 3] [Priority: 1] [Risk: Low]

Demo N/A (invisible to User)

Tasks Figure out UI Automator. Write tests for email functionality. Write tests for displaying graph. Anything else you can think of. Aim for 5 tests.