Open janechu opened 2 years ago
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.
@microsoft/fast-tooling
jsdom
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 usejsdom
to mock the DOM.