Skip to content

Conversation

felixmosh
Copy link
Contributor

@felixmosh felixmosh commented Jul 24, 2022

( what is the feature, or what is it this is PR fixing? )

  • Title is human readable, as it will be included directly in CHANGELOG.md when we do a release
  • If this is a new user-facing feature, documentation has been added to API.md
  • Any dist/ changes have not been committed.

Tests run directly on the source code and all dist changes are computed and committed during Formsy release.

I've migrated all the tests to use react testing lib, in the process found some tests that were false, and testing implementation details.

This will allows as to review adding support for React 18 (enzyme doesn't supports it)

@felixmosh felixmosh force-pushed the migrate-to-react-testing-lib branch from dfe89d3 to 4977587 Compare July 24, 2022 21:13
@felixmosh felixmosh requested a review from rkuykendall July 24, 2022 21:13
Copy link
Member

@rkuykendall rkuykendall left a comment

Choose a reason for hiding this comment

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

Fantastic work! Not just the massive upgrade, but also the small code improvements peppered throughout.

@rkuykendall
Copy link
Member

Thank you for asking me to take a look, it was a pleasure to read.

@felixmosh felixmosh merged commit 901aed2 into master Jul 28, 2022
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.

2 participants