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] Remove deprecated mocha and karma test scripts and update readme #1289

Merged
merged 10 commits into from
Jan 8, 2025

Conversation

michaldudak
Copy link
Member

@michaldudak michaldudak commented Jan 6, 2025

  • Removed the unused (and now broken) scripts that were used to run mocha and karma.
  • Updated the test readme to describe the current test infrastructure.
  • Removed mocha and karma dependencies
  • Removed code added to ensure compatibility with both mocha and vitest
  • Removed the need to cast globalThis to any when controlling animations

@mui-bot
Copy link

mui-bot commented Jan 6, 2025

Netlify deploy preview

https://deploy-preview-1289--base-ui.netlify.app/

Generated by 🚫 dangerJS against a56e8b0

@michaldudak michaldudak requested a review from colmtuite as a code owner January 6, 2025 13:09
@michaldudak michaldudak requested a review from mj12albert January 6, 2025 13:13
// matching the pattern of the test runner
'*.test.?(c|m)[jt]s?(x)',
],
rules: {
Copy link
Member Author

Choose a reason for hiding this comment

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

Copied from the monorepo config

@michaldudak michaldudak merged commit 9552903 into mui:master Jan 8, 2025
23 checks passed
@michaldudak michaldudak deleted the test-scripts-cleanup branch January 8, 2025 10:13
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