revery-ui / reason-reactify

:rocket: Transform a mutable tree into a functional React-like API
MIT License
103 stars 8 forks source link

Test Coverage: Additional useState tests #42

Closed bryphe closed 5 years ago

bryphe commented 5 years ago

These were additional test cases I was trying out in narrowing down the issue for #44 . They were all green, but thought it might be helpful to have them anyway. They exercise some nesting cases that I don't think were exercised previously.