Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enzyme doesn't support Portals #171

Closed
tajo opened this issue Oct 19, 2017 · 2 comments
Closed

Enzyme doesn't support Portals #171

tajo opened this issue Oct 19, 2017 · 2 comments
Milestone

Comments

@tajo
Copy link
Owner

tajo commented Oct 19, 2017

Currently, enzyme doesn't support new Portal API.

That makes writing tests harder. So far, I've added tests for <Portal /> since it's pretty trivial but will wait for enzyme with PortalWithState tests.

@tajo tajo added this to the v4 milestone Oct 19, 2017
@ranneyd
Copy link

ranneyd commented Oct 19, 2017

@tajo
Copy link
Owner Author

tajo commented Oct 20, 2017

@ranneyd Yes. I even put it into test setup already but it just doesn't work with Portals. Yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants