percyhanna / chai-react

Chai assertions for React
MIT License
40 stars 3 forks source link

Update UMD wrapper. #9

Closed percyhanna closed 9 years ago

percyhanna commented 9 years ago

Fixes an issue where React might not be loaded properly when using the NodeJS implementation of the UMD wrapper.

percyhanna commented 9 years ago

@BlueVajra could you try this modification locally and see if it addresses your problems?

BlueVajra commented 9 years ago

@percyhanna will check it out today, will let you know what I find. Thanks for looking into it!

BlueVajra commented 9 years ago

:+1: @percyhanna that fix works perfectly.. thanks again... I am loving the rquery syntax btw.

percyhanna commented 9 years ago

Thanks for the bug report and feedback. rquery has proved very useful for some great unit and integration tests with React.

percyhanna commented 9 years ago

Released as v2.0.1.