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

Update many table tests to use RTL #7149

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

ggdouglas
Copy link
Contributor

@ggdouglas ggdouglas commented Jan 10, 2025

Copied from React 18 Upgrade feature branch #7142

Proposed changes:

Updates several table tests to leverage React Testing Library for testing and rendering containers. This serves as a (mostly) drop-in replacement for our custom test harness code by leveraging the underlying ElementHarness instead of ReactHarness. The container exposed by RTL is compatible with React 18.

@svc-palantir-github
Copy link

Completely remove RreactHarnesss from table tests

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@svc-palantir-github
Copy link

Fix resizable table tests with fireEvent

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@ggdouglas ggdouglas mentioned this pull request Jan 10, 2025
11 tasks
@palantir palantir deleted a comment from changelog-app bot Jan 10, 2025
@gluxon gluxon self-assigned this Jan 10, 2025
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.

3 participants