-
Notifications
You must be signed in to change notification settings - Fork 147
Issues: testing-library/eslint-plugin-testing-library
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Disallow calling New rule to be included in the plugin
configure
inside of a test
new rule
#997
opened Mar 19, 2025 by
Janpot
Lint for setting advanceTimers with user-event when using jest.useFakeTimers
new rule
New rule to be included in the plugin
triage
Pending to be triaged by a maintainer
#979
opened Dec 30, 2024 by
backwardok
Support React Native events in prefer-user-event
enhancement
New feature or request
triage
Pending to be triaged by a maintainer
#957
opened Nov 7, 2024 by
ddrozdov
Make 'prefer-presence-queries' autofixable
enhancement
New feature or request
triage
Pending to be triaged by a maintainer
#916
opened Jul 23, 2024 by
guicamillo
New rule New rule to be included in the plugin
no-sync-act
: discourages sync usage of act
new rule
#915
opened Jul 18, 2024 by
Janpot
Make 'await-async-queries' rule auto-fixable
enhancement
New feature or request
#914
opened Jul 13, 2024 by
neriyarden
Disallow using findBy* inside a waitFor block
new rule
New rule to be included in the plugin
#910
opened Jun 27, 2024 by
neriyarden
Bundle plugin in ESM format
chore
Changes that affect the build system, CI config or other changes that don't modify src/test files
enhancement
New feature or request
#900
opened Apr 16, 2024 by
Belco90
Linting fails as "react-test-renderer" functions are interpreted as functions from "testing-library/react"
bug
Something isn't working
triage
Pending to be triaged by a maintainer
#888
opened Mar 11, 2024 by
Sembauke
Fail no-container on use of innerHTML
enhancement
New feature or request
#883
opened Feb 29, 2024 by
CodingItWrong
testing-library/await-async-queries
false positives with optional chaining ?.
bug
#882
opened Feb 28, 2024 by
tronguye
no-debug also affects log.debug() custom logger
awaiting response
Waiting for a reply from the OP
question
Further information is requested
#845
opened Nov 28, 2023 by
gkiely
await-async-event adds async and await in forEach loop
bug
Something isn't working
triage
Pending to be triaged by a maintainer
#843
opened Nov 13, 2023 by
fa93hws
await-async-events
doesn't seem to check calls from user sessions returned by userEvent.setup()
enhancement
#812
opened Sep 4, 2023 by
julienw
consistent-data-testid
: Wrong {fileName}
value in testIdPattern
on Windows
bug
#782
opened Jul 26, 2023 by
pierrecholhot
prefer-screen-queries and render-result-naming-convention have contradictory messages
enhancement
New feature or request
#777
opened Jul 14, 2023 by
abejfehr
Renaming screen import still triggers prefer-screen-queries
bug
Something isn't working
triage
Pending to be triaged by a maintainer
#776
opened Jul 14, 2023 by
abejfehr
no-unnecessary-act
: Doesn't report when the variable has a name other than "userEvent"
bug
#758
opened Apr 28, 2023 by
ahce
no-node-access
to report where fireEvent/userEvent could be used
enhancement
#752
opened Apr 12, 2023 by
zaicevas
Failure to detect Something isn't working
no-wait-for-side-effects
when used in conjunction with await
bug
#742
opened Mar 30, 2023 by
BenGane
False positive when creating a rendering helper function
awaiting response
Waiting for a reply from the OP
question
Further information is requested
#731
opened Feb 7, 2023 by
HenryHall
False positive from Something isn't working
no-unnecessary-act
bug
#686
opened Oct 31, 2022 by
Belco90
False positive for Something isn't working
no-node-access
when accessing variable declaration's property children
, activeElement
, firstChild
etc
bug
#683
opened Oct 23, 2022 by
sjarva
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.