Files
rxminder/services/auth/__tests__
William Valentin 65c846d7c5 test(auth): improve email verification service tests
- Restructure tests with better organization and describe blocks
- Add comprehensive test coverage for all service methods
- Test edge cases including expired tokens and database errors
- Add integration scenario tests for full verification flow
- Fix TypeScript issues with mock user creation
- Improve test isolation and mock management
- Add tests for unique token generation and error handling
2025-09-07 16:13:14 -07:00
..