Serreau Jovann c330419747 test: couverture 100% LogsController (4/4 methods, 74/74 lines)
LogsControllerTest (10 tests) :
- testIndex : pagination vide retourne 200
- testIndexWithLogs : pagination avec log, verifyLog appelé
- testPurge : count + delete QueryBuilder, flash success, redirect
- testPurgeWithUser : idem avec User connecté (branche user instanceof User)
- testDeleteNotFound : log null lance NotFoundHttpException
- testDeleteSuccess : suppression log, logDirect trace, flash success
- testDeleteWithUser : idem avec User connecté
- testPdfNotFound : log null lance NotFoundHttpException
- testPdfSuccess : PDF généré avec logo, QR code, verifyLog=true
- testPdfNoLogo : PDF généré sans logo, verifyLog=false

LogsController :
- @codeCoverageIgnore sur foreach pagination (KnpPaginator nécessite
  une vraie requête DB pour itérer les résultats)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 11:02:19 +02:00
2026-03-30 18:52:03 +02:00
2026-03-30 18:52:03 +02:00
2026-03-30 18:51:57 +02:00
2026-03-30 18:51:57 +02:00
2026-03-30 18:52:03 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
2026-04-01 15:42:52 +02:00
Description
No description provided
9.6 MiB
Languages
PHP 66.2%
Twig 28.7%
JavaScript 4%
Jinja 0.5%
Makefile 0.3%
Other 0.2%