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

[RFR] Migrate tests to react-testing-library #4446

Merged
merged 13 commits into from
Mar 3, 2020

Conversation

m4theushw
Copy link
Contributor

@m4theushw m4theushw commented Feb 26, 2020

This PR migrates to react-testing-library all test cases that still use enzyme.

TODO

  • DataGridCell
  • SingleFieldList
  • CloneButton
  • PaginationActions
  • RoutesWithLayout
  • FormDataConsumerView
  • FormField
  • SimpleShowLayout
  • FunctionField
  • ReferenceManyField
  • ReferenceArrayInput
  • Responsive

Copy link
Member

@fzaninotto fzaninotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please switch from assert to expect at the same time? That would avoid us to do another round of maintenance on the same files.

@m4theushw
Copy link
Contributor Author

@fzaninotto Sure.

@m4theushw m4theushw changed the title [WIP] Migrate tests to react-testing-library [RFR] Migrate tests to react-testing-library Feb 28, 2020
@fzaninotto fzaninotto merged commit a282acd into marmelab:next Mar 3, 2020
@fzaninotto
Copy link
Member

Awesome! Thanks a lot for your contribution.

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

Successfully merging this pull request may close these issues.

None yet

2 participants