ice/tests
Claude Code f8802232c6 Fix TypeScript linting issues and test failures
- Replace 37 instances of 'any' type with proper TypeScript types
- Fix trailing spaces in i18n.test.ts
- Add proper interfaces for profanity analysis and matches
- Extend Express Request interface with custom properties
- Fix error handling in ProfanityFilterService for constraint violations
- Update test mocks to satisfy TypeScript strict checking
- All 147 tests now pass with 0 linting errors

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-07 21:14:54 -04:00
..
integration/routes Fix TypeScript linting issues and test failures 2025-07-07 21:14:54 -04:00
unit Fix TypeScript linting issues and test failures 2025-07-07 21:14:54 -04:00
setup.ts Clean up unused imports and variables to improve code quality 2025-07-05 22:41:14 -04:00