Fix frontend test setup and refresh docs

This commit is contained in:
Your Name
2026-03-25 04:32:04 +02:00
parent 6489ce2735
commit 14743c6cfe
8 changed files with 388 additions and 292 deletions

View File

@@ -24,6 +24,7 @@ export default defineConfig({
test: {
globals: true,
environment: 'jsdom',
setupFiles: ['./src/test/setup.ts'],
},
resolve: {
alias: {