odaridavid / Clean-MVVM-ArchComponents

πŸ‘½ Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout

Home Page:https://play.google.com/store/apps/details?id=com.k0d4black.theforce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace SystemClock.sleep with Idling Resource for UI Tests

odaridavid opened this issue Β· comments

Replace SystemClock.sleep with Idling Resource for UI Tests

I can take care of this if you wish πŸ˜ƒ

Once I get #96 merged you can skim through πŸ‘ what has changed in the UI tests was switching from the menu search view to an edit text and adding the test of the new features.