Commit Graph

1 Commits

Author SHA1 Message Date
Kelly Yang
5dd03c2a4c test: add unit test suite for apps/desktop-ui
- Add vitest.config.mts with happy-dom environment and path aliases
- Add src/test/setup.ts to register @testing-library/jest-dom matchers
- Add test:unit script to package.json
- Add vitest.config.mts to tsconfig.json include for ESLint compatibility
- Remove redundant test devDependencies already declared at root
- Add 132 tests across 16 files covering stores, composables, utils, and constants
2026-04-15 12:29:22 -07:00