concretesolutions / kappuccino

A kotlin library to simplify how to do espresso tests on Android.
Apache License 2.0
109 stars 20 forks source link

Create TextInputLayout matchers #118

Closed AlexSoaresDeSiqueira closed 5 years ago

AlexSoaresDeSiqueira commented 6 years ago

Assertion for TextInputLayout

Create assertions to interact with TextInputLayout

Type of Change

Tests

Added 3 tests to validate new feature

heitorcolangelo commented 6 years ago

Hey @AlexSoaresDeSiqueira how are you doing?

Thank you for your contribution on the library! 🎉

Can you please tell me more about why are you adding this new feature? It will be nice for all users to know how to use it and why we can't achieve the same result with the current methods. Cheers! 👍

AlexSoaresDeSiqueira commented 5 years ago

Of course, I just update the README and the comment of PR right now