Tinder / Scarlet

A Retrofit inspired WebSocket client for Kotlin, Java, and Android
Other
3.24k stars 239 forks source link

Missing scarlet test utils example #135

Open aaaldo opened 4 years ago

aaaldo commented 4 years ago

Hello,

I'm struggling to write some unit tests to validate my scarlet integration into an android app. The scarlet-test-utils seems pretty useful, but its usage is a bit ... obscure to say the least : there is basically no example or hints explaining how to use any of those tools.

Adding some test classes on the sample app to show how to use the tools in those package would be of a real help. Any chances of getting this in a next release ?