agoda-com / Kakao

This repo is no longer supported. Please visit a https://github.com/KakaoCup/Kakao
Apache License 2.0
1.11k stars 102 forks source link

Add test cases for image in RecyclerView #229

Closed lucas34 closed 4 years ago

lucas34 commented 4 years ago

Adding tests based on ListView but using RecyclerView. Tests are failing at image verification

Link to #228

 Expected: with drawable id 2131165292 or provided instance
 Got: "AppCompatImageView{id=2131230864, res-name=imgView, visibility=VISIBLE, width=1080, height=63, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@5602809, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}"
CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

Vacxe commented 4 years ago

See: #230