dom2html icon indicating copy to clipboard operation
dom2html copied to clipboard

fixes TextEncoder missing from JEST / jsdom tests

Open dwsmart opened this issue 2 years ago • 1 comments

  • Bumps dependencies
  • Adds TextEncoder & TextDecoder to jest.config.js global to fix ReferenceError: TextEncoder is not defined

set cla email, third time a charm?

[!NOTE] there's still some flakiness in the test, with it being required to run twice sometimes, as the TextEncoder issue still pops up on first run occasionally.

dwsmart avatar Nov 22 '23 13:11 dwsmart

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Nov 22 '23 13:11 google-cla[bot]