picker icon indicating copy to clipboard operation
picker copied to clipboard

JEST unit test - Selecting an item

Open zlasa opened this issue 2 years ago • 1 comments

How do I select a dropdown item in my unit test using JEST framework?

zlasa avatar Jun 11 '23 03:06 zlasa

https://github.com/react-native-picker/picker/blob/42a2a71831da41e0b524e501dbea6b6ec1f3c133/example/src/tests/PickerExample.test.tsx#L14-L15

hernanif1 avatar Aug 17 '23 16:08 hernanif1