Files
ez-api/internal/service
zenfun 4b22b759e7 test(service): add tests for IP ban update edge cases
Add integration tests for `IPBanService.Update` to verify:
- Reactivating an expired ban correctly detects overlaps with existing active bans.
- Explicitly clearing the `expires_at` field (setting to null) works as expected.
2026-01-04 01:45:31 +08:00
..