CottaCush / AndroidBaseProjectKotlin

🛠 An Android base project to fast track mobile development with the MVVM Architecture.
Apache License 2.0
5 stars 0 forks source link

Add unit tests for the sample project. #3

Closed rasheedsulayman closed 5 years ago

rasheedsulayman commented 5 years ago
JohnItoo commented 5 years ago

@r4sh33d is anyone working on this ?

JohnItoo commented 5 years ago

I have some capacity

rasheedsulayman commented 5 years ago

@corneliuze started working on testing the room DB. You can work on testing the repositories/ViewModels for the sample app.

JohnItoo commented 5 years ago

Great.

JohnItoo commented 5 years ago

First iteration of this has been merged. As the sample projects gets bigger. we can write more unit tests.