Skip to content
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

Make internal helpers aware of renderHook util #624

Open
Belco90 opened this issue Aug 4, 2022 · 0 comments
Open

Make internal helpers aware of renderHook util #624

Belco90 opened this issue Aug 4, 2022 · 0 comments
Labels
enhancement New feature or request v7 Next major v7

Comments

@Belco90
Copy link
Member

Belco90 commented Aug 4, 2022

Update internal helpers for considering the new React Testing Library renderHook util:

  • The renderHook method shouldn't be treated as a regular render method.
  • New utils for detecting renderHook are needing. Won't be used for now, but will simplify the implementation of specific react-hooks-testing-library rules.
@Belco90 Belco90 added the v6 Next major v6 label Aug 4, 2022
@MichaelDeBoey MichaelDeBoey changed the title Make internal helpers aware of renderHook util Make internal helpers aware of renderHook util Aug 4, 2022
@Belco90 Belco90 added the enhancement New feature or request label Aug 4, 2022
@Belco90 Belco90 added v7 Next major v7 and removed v6 Next major v6 labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v7 Next major v7
Projects
Development

No branches or pull requests

1 participant