ERNICommunity / erni-moods-android

Android ERNI moods app (Hack Sessions)
0 stars 0 forks source link

Write some unit tests for the application #51

Open guslong opened 9 years ago

guslong commented 9 years ago

At the moment, the application has no unit tests. Write unit tests that test the critical functionality of the application. This is a good task for someone who wants to learn how to create unit tests with Android. Some good info can be found here: http://developer.android.com/training/activity-testing/activity-unit-testing.html