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: disable isolate for unit test #17448

Merged
merged 4 commits into from
Jun 13, 2024
Merged

test: disable isolate for unit test #17448

merged 4 commits into from
Jun 13, 2024

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Jun 12, 2024

Description

Instead of pool: 'forks', I figured it's better to use isolate: false since we shouldn't need isolation for unit tests. I had to refactored some tests to accommodate this, mainly avoiding mocking.

Copy link

stackblitz bot commented Jun 12, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

sheremet-va
sheremet-va previously approved these changes Jun 12, 2024
Copy link

pkg-pr-new bot commented Jun 12, 2024

vite (62bdf6f)

npm i https://pkg.pr.new/vite@17448

@bluwy bluwy merged commit f16fae5 into main Jun 13, 2024
11 checks passed
@bluwy bluwy deleted the test-no-isolate branch June 13, 2024 09:10
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.

None yet

2 participants