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

@W-17592100 chore: run unit tests in production mode #5270

Merged
merged 11 commits into from
Mar 7, 2025
Merged

Conversation

wjhsf
Copy link
Collaborator

@wjhsf wjhsf commented Mar 6, 2025

Details

This sets us up to address #5134 by running unit tests in production mode in CI, and fixes everything except engine-server (which is the scope of #5134).

Thanks @cardoso for figuring out how to get vitest to play nice with the packages/lwc tests! I stole your work from #5269.

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.
  • 💔 Yes, it does introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.
  • 🔬 Yes, it does include an observable change.

GUS work item

@wjhsf wjhsf requested a review from a team as a code owner March 6, 2025 20:54
Copy link
Collaborator

@divmain divmain left a comment

Choose a reason for hiding this comment

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

LGTM

@wjhsf wjhsf enabled auto-merge (squash) March 7, 2025 16:44
@wjhsf wjhsf merged commit 0768b67 into master Mar 7, 2025
11 checks passed
@wjhsf wjhsf deleted the wjh/test-prod-mode branch March 7, 2025 17:13
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