Burbon13 / HomePhotoSync

NodeJs Server with companion Android app to sync photos
1 stars 0 forks source link

Disambiguate unit tests & GUI tests (if possible?) #14

Open Burbon13 opened 2 years ago

Burbon13 commented 2 years ago

https://developer.android.com/training/testing/fundamentals

Burbon13 commented 2 years ago

https://developer.android.com/training/testing/fundamentals/what-to-test

Burbon13 commented 2 years ago

https://medium.com/androiddevelopers/dagger-navigation-support-in-android-studio-49aa5d149ec9

Burbon13 commented 2 years ago

Might be a good step to first add DI with Hilt: https://developer.android.com/training/dependency-injection/hilt-android This would make the code more testable