Skip to content

test: run Vitest in browser mode#2115

Merged
remarkablemark merged 3 commits intomasterfrom
test/browser
Feb 7, 2026
Merged

test: run Vitest in browser mode#2115
remarkablemark merged 3 commits intomasterfrom
test/browser

Conversation

@remarkablemark
Copy link
Owner

What is the motivation for this pull request?

Run Vitest in browser mode: https://vitest.dev/guide/browser/

Checklist:

@remarkablemark remarkablemark self-assigned this Feb 7, 2026
@remarkablemark remarkablemark added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 7, 2026
@codecov
Copy link

codecov bot commented Feb 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8025b73) to head (c10da22).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2115   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          233       233           
  Branches        69        69           
=========================================
  Hits           233       233           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-react-parser.min.js 9.66 KB (-0.28% 🔽) 194 ms (-0.28% 🔽) 31 ms (-10.97% 🔽) 224 ms

Vite unexpectedly reloaded a test. This may cause tests to fail, lead to flaky behaviour or duplicated test runs.
For a stable experience, please add mentioned dependencies to your config's `optimizeDeps.include` field manually.
@remarkablemark remarkablemark merged commit 9f21e44 into master Feb 7, 2026
22 checks passed
@remarkablemark remarkablemark deleted the test/browser branch February 7, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant