Skip to content

fix(no-node-access): improve detection for Testing Library calls #1033

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Jul 10, 2025

test: update userEvent import syntax in resolveToTestingLibraryFn tests

9e49403
Select commit
Loading
Failed to load commit list.
Merged

fix(no-node-access): improve detection for Testing Library calls #1033

test: update userEvent import syntax in resolveToTestingLibraryFn tests
9e49403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 26, 2025 in 0s

93.52% of diff hit (target 96.30%)

View this Pull Request on Codecov

93.52% of diff hit (target 96.30%)

Annotations

Check warning on line 62 in lib/node-utils/accessors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/node-utils/accessors.ts#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 168 in lib/node-utils/accessors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/node-utils/accessors.ts#L168

Added line #L168 was not covered by tests

Check warning on line 50 in lib/utils/resolve-to-testing-library-fn.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/resolve-to-testing-library-fn.ts#L50

Added line #L50 was not covered by tests

Check warning on line 55 in lib/utils/resolve-to-testing-library-fn.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/resolve-to-testing-library-fn.ts#L55

Added line #L55 was not covered by tests

Check warning on line 63 in lib/utils/resolve-to-testing-library-fn.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/resolve-to-testing-library-fn.ts#L63

Added line #L63 was not covered by tests

Check warning on line 79 in lib/utils/resolve-to-testing-library-fn.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/resolve-to-testing-library-fn.ts#L78-L79

Added lines #L78 - L79 were not covered by tests