Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

Add tests for components that create a portal in the dom #17

Open
iagobruno opened this issue Dec 9, 2018 · 0 comments
Open

Add tests for components that create a portal in the dom #17

iagobruno opened this issue Dec 9, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@iagobruno
Copy link
Owner

These comps are outside the scope of enzyme and therefore are not accessible because the enzyme does not create a dom during the tests.

see https://github.com/airbnb/enzyme/blob/master/docs/common-issues.md

List:

  • Modal
  • Popover
  • Tooltip
  • Toast
@iagobruno iagobruno added the bug Something isn't working label Dec 9, 2018
@iagobruno iagobruno changed the title Create tests for components that create a portal in the dom Add tests for components that create a portal in the dom Dec 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant