jest-dom icon indicating copy to clipboard operation
jest-dom copied to clipboard

docs: add toBeVisible matcher aria-hidden note

Open opichals opened this issue 4 years ago • 1 comments

What:

Add README docs on toBeVisible matcher not checking the aria-hidden attribute.

Why:

For consistency with the aria-disabled note added earlier in https://github.com/testing-library/jest-dom/pull/303

Checklist:

N/A

opichals avatar Aug 26 '21 15:08 opichals

Codecov Report

Merging #398 (83074aa) into main (d24b6be) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #398   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          615       615           
  Branches       223       225    +2     
=========================================
  Hits           615       615           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d24b6be...83074aa. Read the comment docs.

codecov[bot] avatar Aug 31 '21 02:08 codecov[bot]