-
Notifications
You must be signed in to change notification settings - Fork 150
Insights: testing-library/eslint-plugin-testing-library
Overview
Could not load contribution data
Please try again later
7 Releases published by 1 person
14 Pull requests merged by 5 people
-
fix(no-node-access): stop reporting blur() usage
#1031 merged
Jun 13, 2025 -
build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn group
#1029 merged
Jun 12, 2025 -
fix(no-node-access): stop reporting
focus()
usage#1028 merged
Jun 11, 2025 -
fix(no-node-access): exclude
user
to avoid false positives#1025 merged
Jun 10, 2025 -
feat(no-node-access): extend no-node-access to disallow DOM event methods
#1023 merged
Jun 9, 2025 -
refactor: Include test files in type checking
#1022 merged
Jun 5, 2025 -
ci: add workflow for coverage on main
#1021 merged
Jun 5, 2025 -
feat(prefer-presence-queries): Add autofix support
#1020 merged
Jun 5, 2025 -
build(deps-dev): bump @types/node from 22.10.1 to 22.15.29
#1016 merged
Jun 4, 2025 -
build(deps-dev): bump eslint-plugin-jest from 28.9.0 to 28.12.0
#1019 merged
Jun 4, 2025 -
refactor: strengthen type safety
#1015 merged
Jun 4, 2025 -
docs: add y-hsgw as a contributor for code, and test
#1014 merged
May 30, 2025 -
feat(prefer-find-by): add fixer for waitFor wrapping findBy queries
#1013 merged
May 30, 2025 -
fix(no-wait-for-side-effects): detect await expressions
#1008 merged
May 26, 2025
3 Pull requests opened by 2 people
-
build(deps): bump @typescript-eslint/scope-manager from 8.15.0 to 8.33.0
#1017 opened
Jun 1, 2025 -
build(deps-dev): bump semantic-release from 24.2.0 to 24.2.5
#1018 opened
Jun 1, 2025
7 Issues closed by 1 person
-
[no-node-access] allow using "blur" on DOM elements in addition to "focus"
#1030 closed
Jun 13, 2025 -
`no-node-access` shouldn't report `focus()` usage
#1027 closed
Jun 11, 2025 -
`no-node-access` rule output false-positive warning after 7.5.0 release
#1024 closed
Jun 10, 2025 -
`no-node-access` to report where fireEvent/userEvent could be used
#752 closed
Jun 9, 2025 -
Make 'prefer-presence-queries' autofixable
#916 closed
Jun 5, 2025 -
Disallow using findBy* inside a waitFor block
#910 closed
May 30, 2025 -
Failure to detect `no-wait-for-side-effects` when used in conjunction with `await`
#742 closed
May 26, 2025
1 Issue opened by 1 person
-
`no-node-access` false-positive warning on object property with `select` name
#1032 opened
Jun 17, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Lint for setting advanceTimers with user-event when using jest.useFakeTimers
#979 commented on
May 26, 2025 • 0 new comments -
Internal: generate tests for all supported frameworks per rule
#589 commented on
Jun 11, 2025 • 0 new comments -
Support React Native events in prefer-user-event
#957 commented on
Jun 11, 2025 • 0 new comments -
Renaming screen import still triggers prefer-screen-queries
#776 commented on
Jun 11, 2025 • 0 new comments -
Linting fails as "react-test-renderer" functions are interpreted as functions from "testing-library/react"
#888 commented on
Jun 12, 2025 • 0 new comments -
await-async-event adds async and await in forEach loop
#843 commented on
Jun 13, 2025 • 0 new comments -
fix(react): disable `no-await-sync-events` by default
#984 commented on
Jun 20, 2025 • 0 new comments