Skip to content

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

Open
Reversean wants to merge 1 commit into
mainfrom
chore/vitest-setup
Open

Reversean wants to merge 1 commit into
mainfrom
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.

@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
codex-ui Ready Ready Preview Sep 19, 2026 11:56am UTC

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