square / RxIdler

An IdlingResource for Espresso which wraps an RxJava Scheduler.
Apache License 2.0
512 stars 43 forks source link

Add sample app #7

Closed tir38 closed 6 years ago

tir38 commented 7 years ago

Pretty straight forward. I wanted a sample app to play with RxIdler. I figure it might be helpful to other people.

Travis is failing because there is no connected device for espresso tests:

Execution failed for task ':sample:connectedDebugAndroidTest'.
> com.android.builder.testing.api.DeviceException: No connected devices!

Not sure how this should work.