chore: document and stabilize vitest browser setup
This commit is contained in:
parent
42942350dc
commit
eee0f432e7
12 changed files with 1238 additions and 325 deletions
2
tests/setup.browser.ts
Normal file
2
tests/setup.browser.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// Browser-specific Vitest bootstrap. Keep this file free of Node globals.
|
||||
// Add global mocks or polyfills here when we start writing browser tests.
|
||||
Loading…
Add table
Add a link
Reference in a new issue