gnapse/render-props-compose

Add tests

Opened this issue · 0 comments

This will probably be a test rendering something similar to the demo, and asserting in the test that what's rendered by the render prop contains what's expected, and that all the interactions with the rendered stuff works as expected. That will effectively assert that the props from the composed components are correctly passed to the render prop, which is the main goal of this utility.