Closed fredlemieux closed 3 years ago
Firstly, nice library, thanks for the effort.
The issue that I'm having is when writing E2E tests using cypress, I'm not able to click() the confirm/cancel buttons. Setting a testID for both would allow people to access them in automated tests.
I'm happy to create a PR for this.
https://github.com/rishabhbhatia/react-native-awesome-alerts/pull/96
Hey @fredlemieux appreciate the PR. Added a small suggestion for it, please have a look.
Thanks, I'll have a look now.
This change is released with v1.5.2.
v1.5.2
Firstly, nice library, thanks for the effort.
The issue that I'm having is when writing E2E tests using cypress, I'm not able to click() the confirm/cancel buttons. Setting a testID for both would allow people to access them in automated tests.
I'm happy to create a PR for this.