mirror of
https://github.com/tiennm99/ai-labs.git
synced 2026-09-04 09:09:03 +00:00
- Add package.json with Vitest, jsdom, Vite, and Preact dependencies - Configure Vitest with jsdom environment for component testing - Create test stubs for billStore (PEOPLE-01, PEOPLE-02, PEOPLE-03, PEOPLE-04) - Create test stubs for currency utilities (dollarsToCents, centsToDollars, formatCurrency)