Skip to content

chore: bootstrap vitest + vue-test-utils - #359

Open
Reversean wants to merge 1 commit into
fix/editor-block-displayingfrom
chore/vitest-setup
Open

chore: bootstrap vitest + vue-test-utils#359
Reversean wants to merge 1 commit into
fix/editor-block-displayingfrom
chore/vitest-setup

Conversation

@Reversean

@Reversean Reversean commented Aug 3, 2026

Copy link
Copy Markdown
Member

notes.web has no test setup at all. This adds vitest + @vue/test-utils + happy-dom, no tests yet.

Vitest needs Vite >=5, so vite 4→6 and @vitejs/plugin-vue 4→5. vue-tsc stays at 1.8.8 — 3.x surfaces unrelated pre-existing errors in @codexteam/ui.

notes.web had no test setup at all. Vitest requires Vite >=5, so bump
vite 4->6 and @vitejs/plugin-vue 4->5; vue-tsc stays at 1.8.8 since
3.x surfaces unrelated pre-existing errors in @codexteam/ui.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
codex-ui Ready Ready Preview Aug 3, 2026 7:09pm

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.

1 participant