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

[test] Speed up regression and E2E tests #1354

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

Conversation

michaldudak
Copy link
Member

@michaldudak michaldudak commented Jan 23, 2025

Ported mui/material-ui#44935: removed React.Suspense from around tests and mocked clock.

@michaldudak michaldudak requested a review from a team January 23, 2025 13:51
@michaldudak michaldudak requested a review from atomiks as a code owner January 23, 2025 13:51
Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit d95003e
🔍 Latest deploy log https://app.netlify.com/sites/base-ui/deploys/679249764540370008bd9742
😎 Deploy Preview https://deploy-preview-1354--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@mj12albert mj12albert left a comment

Choose a reason for hiding this comment

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

Wow, the regression test went from 1m13s in the previous PR to 25s here 🔥

Copy link
Member

@Janpot Janpot left a comment

Choose a reason for hiding this comment

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

Sweet. Planning to try removing the lazy components as well? Curious if it'll make a difference.

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

Successfully merging this pull request may close these issues.

3 participants