testing-library / dom-testing-library

πŸ™ Simple and complete DOM testing utilities that encourage good testing practices.
https://testing-library.com/dom
MIT License
3.26k stars 466 forks source link

Bump JSDOM to 21.x #1206

Open eps1lon opened 1 year ago

eps1lon commented 1 year ago

Testing JSDOM 21.x. Only meant as a proof-of-concept for bumping it in jest-environment-jsdom

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit be5a2521859c1f4c3221c8068fe64c849b6fbe06:

Sandbox Source
react-testing-library-examples Configuration
codecov[bot] commented 1 year ago

Codecov Report

Merging #1206 (be5a252) into main (0ce0c70) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          998       998           
  Branches       327       327           
=========================================
  Hits           998       998           
Flag Coverage Ξ”
node-12 ?
node-14 ?
node-16 100.00% <100.00%> (ΓΈ)
node-18 100.00% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
src/helpers.ts 100.00% <ΓΈ> (ΓΈ)
src/query-helpers.ts 100.00% <ΓΈ> (ΓΈ)
src/screen.ts 100.00% <ΓΈ> (ΓΈ)
src/queries/label-text.ts 100.00% <100.00%> (ΓΈ)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more