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

feat(content-picker): migrate selectionCellRenderer test to RTL #3885

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Description

Migrated selectionCellRenderer.test.js from Enzyme to React Testing Library.

Changes:

  • Replaced Enzyme imports with RTL imports from test-utils
  • Updated test assertions to use RTL queries and matchers
  • Improved accessibility by using proper ARIA roles
  • Removed Enzyme-specific selectors and assertions

All tests are passing locally.

Link to Devin run: https://app.devin.ai/sessions/c547d22d4ba445cdb118a2c4010077a1
User: Joseph

@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner February 3, 2025 03:32
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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.

0 participants