issues
search
testing-library
/
dom-testing-library
🐙 Simple and complete DOM testing utilities that encourage good testing practices.
https://testing-library.com/dom
MIT License
3.27k
stars
467
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): replace chalk with picocolors
#1341
Fuzzyma
opened
6 days ago
8
Replace `chalk` with `picocolors`
#1340
Fuzzyma
opened
6 days ago
2
`click`, `auxclick` and `contextmenu` events don't support `PointerEvent` properties
#1339
JoshTumath
opened
1 week ago
1
<div role="listbox"> should be focusable
#1338
Stan-Stani
closed
3 weeks ago
3
`getByRole` fails when running under `vitest` with `--no-isolate --no-file-parallelism`
#1337
Janpot
closed
1 month ago
4
`getByRole` `description` does not look at `aria-label`
#1336
HeartSquared
opened
1 month ago
3
error @testing-library/dom@10.4.0: The engine "node" is incompatible with this module. Expected version ">=18". Got "14.17.2"
#1335
Shubham8507
closed
2 months ago
3
header/footer elements incorrectly inferred with banner/contentinfo role when nested in section
#1334
matt-pawley
opened
3 months ago
1
Shouldn't `ByRole` query find an element with `display: none` if I'm using hidden: true?
#1333
felipecesr
closed
3 months ago
1
RTL can't find <fieldset> element and it's children with getByRole
#1332
RikvdSar
opened
3 months ago
5
feat: Add strictVisibility check option to ByRole queries
#1331
benlesh
closed
3 months ago
2
docs: add sieem as a contributor for code
#1330
allcontributors[bot]
closed
4 months ago
1
fix: safer read of DEBUG_PRINT_LIMIT
#1329
sieem
closed
4 months ago
3
fix: mock brower event about issues 1327
#1328
electroluxcode
opened
4 months ago
1
`fireEvent.drop` API behaves not as expected about preventDefault in Browser and js env
#1327
electroluxcode
opened
4 months ago
2
Node.js 14: Unsuported operator in 9.x
#1326
marcoslor
closed
4 months ago
1
fix: Revert "feat: Reduce caught exceptions in `prettyDom` (#1321)"
#1325
eps1lon
closed
4 months ago
1
Test highlighting of `prettyDOM` explicitly
#1324
eps1lon
closed
4 months ago
1
feat: Reduce caught exceptions in prettyDom (reland)
#1323
eps1lon
closed
4 months ago
1
[v10.3.0] ReferenceError: process is not defined
#1322
lacolaco
closed
4 months ago
1
feat: Reduce caught exceptions in `prettyDom`
#1321
DavidRieman
closed
4 months ago
4
refactor(get-queries-for-element): convert to TS
#1320
naorpeled
closed
5 months ago
1
feat: Support anonymous custom elements when pretty printing DOM
#1319
KonnorRogers
closed
5 months ago
3
Update Greg Bergé's website
#1318
gregberge
closed
5 months ago
1
Conflict with symfony's live components
#1316
AdrienClairembault
opened
5 months ago
4
Disable callToJSON option used by pretty-format
#1315
AdrienClairembault
opened
5 months ago
3
Highlight non-breaking whitespace in getByRole failure message
#1314
ckundo
opened
5 months ago
0
`alt` attribute can't be empty
#1313
Tasiobg
closed
5 months ago
1
feat: Make screen compatible with document.body.replaceWith()
#1311
jdufresne
opened
7 months ago
2
`screen` incompatible with document.body.replaceWith()
#1310
jdufresne
opened
7 months ago
2
chore: Correct some typos and spelling errors
#1309
jdufresne
closed
7 months ago
1
feat: Add window events "pagehide" / "pageshow"
#1308
jdufresne
closed
7 months ago
1
feat: Allow null type for node on fireEvent and its shortcuts
#1307
jdufresne
closed
6 months ago
3
getByText throwing when throwSuggestions is enforced recommending ambiguous getByRole('paragraph') approach.
#1306
enmanuelduran
closed
1 month ago
9
Queries having multiple types
#1305
JohnMarsden24
opened
7 months ago
1
docs: update reproduction link
#1304
MatanBobi
closed
7 months ago
1
can't run CodeSandbox tests (issue converting to devbox)
#1303
githorse
closed
7 months ago
3
Test fails if not wrapped into waitFor
#1301
vincentaudebert
closed
7 months ago
6
Update package.json
#1300
rajagopalpalani
closed
7 months ago
7
when running vitest(using react-testing-library-dom) in git action, action exceeded the maximum execution time of xx minutes
#1299
JayKim88
closed
6 months ago
7
docs: add jlp-craigmorten as a contributor for question
#1298
allcontributors[bot]
closed
7 months ago
1
test: Fix Codecov in CI
#1297
eps1lon
closed
7 months ago
1
test: Stop running with unsupported Node.js versions
#1296
eps1lon
closed
7 months ago
1
ByRole doesn't find SVG's graphics-document role
#1295
Lukas-Kullmann
opened
8 months ago
3
v8.20.1 - invalid syntax reported by esprima-fb
#1294
philipwhiuk
closed
8 months ago
1
*ByRole form seems not to find <form /> elements
#1293
julienw
opened
8 months ago
5
Github actions - tests pass but execution fails on Process completed with exit code 1.
#1292
gnesher
closed
5 months ago
2
fireEvent doesn't work in pointer event
#1291
gwBear1
closed
8 months ago
2
Images with an empty alt attribute are not being assigned `presentation` role (and are still being found by testing library even though they are hidden from the accessibility tree)
#1290
ahayes91
closed
7 months ago
4
getByRole('caption') does not find caption element
#1289
Amy-B-Tradition
closed
5 months ago
12
Next