Your Name
|
7ad65a0138
|
test: add more service layer tests
Coverage: Service 71.7% → 71.8%
- classified_error_test.go (10 tests): error wrapping, Unwrap, errors.Is
- stats_test.go (12 tests): user stats, dashboard stats, daysAgo utility
|
2026-05-30 17:34:48 +08:00 |
|
|
|
a3e090e821
|
test: add service layer unit tests for webhook/metadata/error/config
- webhook_service_test.go: isPrivateIP, isSafeURL, computeHMAC
- request_metadata_test.go: context functions
- classified_error_test.go: error types
- config_defaults_test.go: password reset/SMS defaults
- email_config_test.go: email code defaults
- auth_runtime_test.go: isUserNotFoundError
Service coverage: 11.2% -> 14.7%
|
2026-04-09 15:30:26 +08:00 |
|