Testing loading state is tricky because of usually...
# android
m
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.