microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Investigate which of the Karma/Mocha/Chai web component tests can be used without Playwrite #155

Open janechu opened 2 years ago

janechu commented 2 years ago

Description

Determine which tests of the Karma/Mocha/Chai tests currently used on web components in @microsoft/fast-tooling package could be converted to Mocha/Chai and if needed use jsdom to mock the DOM.