corentin_wakdo/tests/Unit/Admin
Imugiii 4d87c341aa
Some checks failed
CI / secret-scan (push) Successful in 23s
CI / php-lint (push) Successful in 21s
CI / static-tests (push) Successful in 50s
CI / js-tests (push) Successful in 28s
CI / secret-scan (pull_request) Successful in 28s
CI / php-lint (pull_request) Successful in 46s
CI / static-tests (pull_request) Successful in 58s
CI / js-tests (pull_request) Successful in 28s
CI / auto-merge (push) Has been skipped
CI / auto-merge (pull_request) Failing after 7s
feat(admin): dashboard branche aux donnees reelles (compteurs catalogue + stock critique)
KPI du tableau de bord cables sur StatsRepository (seam testable comme StatsController) :
produits actifs, categories, menus, ingredients en stock critique (RG-T21). Vue A+C
(tuiles + alerte rouge conditionnelle). Le feed d'activite reste a faire (choix produit
sur le contenu/gating des evenements audit). Tests verts (PHPUnit 301, PHPStan L6).
2026-06-18 10:16:03 +00:00
..
CategoryControllerTest.php fix(admin): conflits HTTP 409 au lieu de 422 (delete FK-bloque + course unicite) (#33) 2026-06-17 10:11:28 +02:00
DashboardControllerTest.php feat(admin): dashboard branche aux donnees reelles (compteurs catalogue + stock critique) 2026-06-18 10:16:03 +00:00
IngredientControllerTest.php feat(admin): stock ingredients - CRUD, restock, inventaire PIN, mouvements (P3, mlt 8.8 + domaine 9) (#34) 2026-06-17 11:11:31 +02:00
MenuControllerTest.php fix(admin): conflits HTTP 409 au lieu de 422 (delete FK-bloque + course unicite) (#33) 2026-06-17 10:11:28 +02:00
ProductControllerTest.php feat(admin): recettes produit - composition product_ingredient + dispo calculee RG-T21 (P3, ferme #27) (#35) 2026-06-17 11:29:07 +02:00
ProfileControllerTest.php feat: PIN self-service P3 (/admin/profile/pin) (#16) 2026-06-15 22:04:14 +02:00
RoleControllerTest.php feat(admin): RBAC - matrice roles/permissions + roles custom (PIN+audit diff) (P3) (#39) 2026-06-17 14:25:42 +02:00
StatsControllerTest.php feat(admin): tableau de bord statistiques (catalogue + sante stock RG-T21) (P3) (#37) 2026-06-17 12:37:58 +02:00
UserControllerTest.php feat(admin): gestion des comptes back-office (CRUD users + RGPD, PIN+audit) (P3) (#38) 2026-06-17 13:49:02 +02:00