Commit Graph

3 Commits

Author SHA1 Message Date
Zihao Xu
8bf5f64bc3 test(web): setup frontend test infrastructure (#60)
- Add testing dependencies (vitest, vue-test-utils, testing-library, jsdom, msw)
- Create vitest.config.ts with jsdom environment and coverage settings
- Create setup.ts with Pinia initialization and fake timers
- Add test scripts to package.json (test, test:run, test:coverage)

Closes #56, closes #57
2026-01-19 20:48:28 +08:00
bridge
10d571e6bb refactor web 2025-11-20 22:16:27 +08:00
bridge
cdc3322ff0 temp 2025-11-20 01:27:48 +08:00