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

chore: Migrated Enzyme to RNTL in test files from SheetBottom #2

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

Description

Related issues

Manual testing steps

  1. Go to the SheetBottom component page.
  2. Verify that the component renders correctly on both iOS and Android platforms.
  3. Confirm that updated snapshots match the expected output.

Screenshots/Recordings

Files Changed

  • app/component-library/components/Sheet/SheetBottom/SheetBottom.test.tsx: Updated imports and test rendering method from Enzyme to RNTL.
  • app/component-library/components/Sheet/SheetBottom/__snapshots__/SheetBottom.test.tsx.snap: Updated snapshots to reflect changes in rendering method.

Pre-merge author checklist

  • I've followed MetaMask Coding Standards.
  • I've completed the PR template to the best of my ability
  • I've included tests if applicable
  • I've documented my code using JSDoc format if applicable
  • I've applied the right labels on the PR (see labeling guidelines). Not required for external contributors.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants