Skip to content

Conversation

@heath-freenome
Copy link
Member

Reasons for making this change

In order to prep for React 19, began conversion from react-test-renderer to @testing-library/react for the formTests.tsx

  • Updated snapshot-tests to convert the formTests.tsx to use @testing-library/react
  • Updated all snapshots accordingly

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests. I've run npx nx run-many --target=build --exclude=@rjsf/docs && npm run test:update to update snapshots, if needed.
    • I've updated docs if needed
    • I've updated the changelog with a description of the PR
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@heath-freenome heath-freenome force-pushed the testing-library-form-snapshot-tests branch from 0a6b093 to 9ab5291 Compare November 3, 2025 16:55
In order to prep for React 19, began conversion from `react-test-renderer` to `@testing-library/react` for the `formTests.tsx`
- Updated `snapshot-tests` to convert the `formTests.tsx` to use `@testing-library/react`
- Updated all snapshots accordingly

# Conflicts:
#	packages/antd/test/GridSnap.test.tsx
#	packages/mui/test/GridSnap.test.tsx
@heath-freenome heath-freenome force-pushed the testing-library-form-snapshot-tests branch from 9ab5291 to 84c8855 Compare November 4, 2025 22:08
@heath-freenome heath-freenome merged commit a3870e7 into rjsf-team:main Nov 4, 2025
4 checks passed
@heath-freenome heath-freenome deleted the testing-library-form-snapshot-tests branch November 4, 2025 22:20
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