tajo/react-portal

Writing Unit Tests

ranneyd opened this issue · 1 comments

I'm trying to write unit tests with Jest/Enzyme for a module that uses PortalWithState. Does anyone have a good way to get the contents of the portal after it's opened?

tajo commented

Maybe this is more question for enzyme project?