react-native-notificated icon indicating copy to clipboard operation
react-native-notificated copied to clipboard

How to unit test the toast?

Open MarlonAEC opened this issue 8 months ago • 1 comments

Is it possible to unit-test this library? Like adding a full integration test to verify the toast has been launched or maybe a way to mock the toast to be used inside a Jest unit test? If so, is it possible to add more info about it in the docs

MarlonAEC avatar Jun 05 '24 19:06 MarlonAEC