quilt icon indicating copy to clipboard operation
quilt copied to clipboard

Add tests showcasing context issue

Open gavrix opened this issue 4 years ago • 0 comments

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.

gavrix avatar Jun 07 '21 13:06 gavrix