Skip to content

Use vitest describe imports in data provider tests#9

Merged
abel-castro merged 1 commit intomainfrom
codex/fix-test-failures-after-package-update
Dec 9, 2025
Merged

Use vitest describe imports in data provider tests#9
abel-castro merged 1 commit intomainfrom
codex/fix-test-failures-after-package-update

Conversation

@abel-castro
Copy link
Owner

Summary

  • replace node:test describe imports with vitest to avoid bundling built-in modules in Vite
  • ensure unit tests rely on consistent Vitest APIs

Testing

  • pnpm test -- --runInBand

Codex Task

@vercel
Copy link

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
abelcastro-dev-next Ready Ready Preview Comment Dec 9, 2025 7:28am

@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 26 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@abel-castro abel-castro merged commit 54d9b18 into main Dec 9, 2025
5 checks passed
@abel-castro abel-castro deleted the codex/fix-test-failures-after-package-update branch December 9, 2025 07:49
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.

1 participant