Skip to content

fix: mocks with vitest v4#1055

Merged
SebastianKrupinski merged 1 commit into
mainfrom
fix/vitest-4-issues
Jun 9, 2026
Merged

fix: mocks with vitest v4#1055
SebastianKrupinski merged 1 commit into
mainfrom
fix/vitest-4-issues

Conversation

@SebastianKrupinski

Copy link
Copy Markdown
Contributor

Summary

  • Fixed object mocks

Issue

Both test/mocks/request.mock.js and test/mocks/davCollection.mock.js attached vi.fn() instances directly to the prototype. Vitest 4's changed module/pool isolation

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@SebastianKrupinski SebastianKrupinski merged commit 24e6824 into main Jun 9, 2026
15 checks passed
@SebastianKrupinski SebastianKrupinski deleted the fix/vitest-4-issues branch June 9, 2026 18:44
@github-project-automation github-project-automation Bot moved this from 🏗️ In progress to ☑️ Done in 💌 📅 👥 Groupware team Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

1 participant