react-resizable icon indicating copy to clipboard operation
react-resizable copied to clipboard

how to test react-resizable with enzyme

Open Immanding opened this issue 5 years ago • 0 comments

Thanks for opening an issue!

Please select the type of issue you're reporting. For questions.

  • [ ] Bug
  • [ ] Feature Request
  • [ √ ] Question

Problem Report

Please describe the problem here.

how to test react-resizable with enzyme? wrapper.find(Resizable).simulate('resize'); and get TypeError: ReactWrapper::simulate() event 'resize' does not exist

System Info

Node Version: Browser: OS:

Reproduction

If this is a bug report, please provide a reproduction of the issue by going to https://codesandbox.io/s/9229wz40yo?fontsize=14. Paste a link here to your working reproduction.

Immanding avatar Jul 01 '20 03:07 Immanding