Joshua Fenemore

Results 13 comments of Joshua Fenemore

More tests added, some test based on Room DB. Normally in robolectric tests, we add this into our gradle config: android { testOptions { unitTests { includeAndroidResources = true }...

Added yet more tests, more android sdk based this time. Bitmap stuff which is always fun

Last update for the day today, I finally managed to get your snapshot working locally. The good news is the original class with no reported coverage now works. The bad...