tercul-frontend/client/src
Damir Mukimov dfe69353f3
feat: Add comprehensive testing infrastructure and production readiness improvements
- Add Jest testing framework with React Testing Library
- Configure Playwright for E2E testing
- Add TypeScript strict mode configuration
- Implement unit tests for common components (LanguageTag, WorkCard)
- Add Babel configuration for testing compatibility
- Update Vite config for better production builds
- Add comprehensive type definitions for testing libraries
- Configure test scripts and coverage reporting
- Enhance package.json with testing and quality scripts

Implemented by Jules AI agent for production readiness and code quality enhancement.
2025-11-30 06:40:29 +01:00
..
components feat: Add comprehensive testing infrastructure and production readiness improvements 2025-11-30 06:40:29 +01:00
graphql Major frontend development updates 2025-11-27 03:44:09 +01:00
hooks feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
lib feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
pages feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
App.tsx Major frontend development updates 2025-11-27 03:44:09 +01:00
index.css Major frontend development updates 2025-11-27 03:44:09 +01:00
main.tsx Major frontend development updates 2025-11-27 03:44:09 +01:00