quilt
quilt copied to clipboard
Add tests showcasing context issue
This is not really a PR, I just added a test showcasing the issue.
Apparently, react-test-renderer is not outputting in the tree a lot of "invisible" component types including Context.Provider and Context.Consumer
also, shopify/web tests relies quite a lot on being able to find Context.Provider in the rendered tree.