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

Refactor enzyme use in tests to RTL #1322

Open
3 tasks
peterMuriuki opened this issue Jan 26, 2024 · 0 comments
Open
3 tasks

Refactor enzyme use in tests to RTL #1322

peterMuriuki opened this issue Jan 26, 2024 · 0 comments

Comments

@peterMuriuki
Copy link
Collaborator

Refactor tests in the following tests modules to use RTL

Since enzyme adapter for react is no longer officially maintained we should move our enzyme tests to to React testing library which we are using elsewhere in the code.

  • Remove enzyme & enzyme-related packages
  • Remove enzyme configs || integrations with jest.
  • ... TBD test files with enzyme tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant