airbnb / goji-js

React ❤️ Mini Program
https://goji.js.org
MIT License
224 stars 27 forks source link

support fire load and error event in test library #214

Closed race604 closed 1 year ago

race604 commented 1 year ago

In some case, we need to test onLoad and onError event on Image component, in this PR we extends the FireEvent lib to support those events.