droidconKE / droidconKE2019App

Android app for the second Android Developer conference-droidcon in Nairobi 2019
https://appetize.io/app/wavc552uqmn76jaz7bd2bf890r
MIT License
16 stars 15 forks source link

Fix broken tests #74

Closed michaelbukachi closed 4 years ago

michaelbukachi commented 4 years ago

It seems we've been having broken tests for quite a number of commits. Let me take this up.

wangerekaharun commented 4 years ago

Must be because of the Refactors when Removing the multiple Livedata definitions.. Forgot to check the tests too

wangerekaharun commented 4 years ago

On the Latest Commit Commented out some tests on the EventTypeViewModelTest, might be worth also looking and adjusting where necessary.

michaelbukachi commented 4 years ago

I've resolved this issue. Forgot to reference it.