KakaoCup / Kakao

Nice and simple DSL for Espresso in Kotlin
https://kakaocup.github.io/Kakao/
Apache License 2.0
325 stars 28 forks source link

Fixes ViewAction for TabLayoutActions.getSelectedItem #22

Closed malvinstn closed 3 years ago

malvinstn commented 3 years ago

fixes #21

I couldn't find any existing test case for TabLayout. Let me know if you want me to add them.

Vacxe commented 3 years ago

Hey @malvinstn. Thanks for the contribution. Could you please add UI test to cover this case?


I will setup CI checks for different version very soon, to be able new feature merging. Because this behaviour can be slightly different depend on API versions.

malvinstn commented 3 years ago

I've added the test cases.

Vacxe commented 3 years ago

@malvinstn please rebase on master after #23 will be merged

Vacxe commented 3 years ago

@malvinstn now you can rebase on master

Vacxe commented 3 years ago

@malvinstn thanks for contribution. Assigned to 3.0.4 release