Claude
|
0ce1a0e35d
|
feat(testing): implement vitest test suite
Add comprehensive testing infrastructure with vitest, React Testing
Library, and jsdom. Includes tests for:
- Utility functions (cn, isChromeBrowser, date formatting, JSON utils)
- Variable detection module (7 pattern types, conversion, false positives)
- API routes (health check, user registration with validation/auth)
127 tests passing covering critical functionality.
|
2026-01-06 18:52:06 +00:00 |
|