Join Slack
Communities
Powered by
Testing loading state is tricky because of usually...
# android
m
mg6maciej
02/21/2017, 10:43 PM
Testing loading state is tricky because of usually endless animation when having retrofit interface returning
Observable.never()
. I prefer to have unit tests partially covering correct loading behavior.
Open in Slack
Previous
Next