80101b3b399c5dcf0e7361cf64689fc40cd31ac9
LogVerifyControllerTest (4 tests) : - testLogNotFound : log null retourne 200 avec valid=false - testHmacMismatch : hmac prefix ne correspond pas, retourne 200 valid=false - testValidLog : log trouvé + hmac correct + verifyLog=true - testInvalidHmacLog : log trouvé + hmac correct + verifyLog=false ExternalRedirectControllerTest (2 tests) : - testIndexWithUrl : redirUrl présent retourne 200 - testIndexWithoutUrl : pas de redirUrl retourne 200 DnsReportControllerTest (1 test) : - testNotFound : token invalide lance NotFoundHttpException Exclusions API live : - DnsReportController : @codeCoverageIgnore (dépend DnsCheckService, AwsSesService, Cloudflare, Mailcow — non testable unitairement) - sonar-project.properties : ajout DnsReportController dans sonar.exclusions - sonar-project.properties : correction sonar.tests=tests (suppression tests/js dupliqué qui causait l'erreur "can't be indexed twice") Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
PHP
66.2%
Twig
28.7%
JavaScript
4%
Jinja
0.5%
Makefile
0.3%
Other
0.2%