skydoves / DisneyMotions

🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
Apache License 2.0
1.51k stars 189 forks source link

Tests to be added #2

Closed jaydeepw closed 4 years ago

jaydeepw commented 4 years ago

Is your feature request related to a problem? No

The arch. of the app is really good, but for a developer to get more understanding on how to test such an app, tehre should be tests included.

Describe the solution you'd like: Unit tests, integration and some UI tests

skydoves commented 4 years ago

@jaydeepw It's finished. Thank you for your issue :)