-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Description
- I am running the latest version
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
Are you reporting a bug or a feature?
- Bug
- Feature
Problem
Testing custom elements (patterns-library components) with jest throws an error.
The problem is that jsdom doesnt support custom elements.
Github issue on jsdom: jsdom/jsdom#1030
What is then the way to test your application with patterns-library components?
Thanks
Reactions are currently unavailable