corentin_wakdo/tests/Unit/Admin
Imugiii 21e2c83fda
Some checks failed
CI / secret-scan (push) Successful in 9s
CI / php-lint (push) Successful in 27s
CI / static-tests (push) Successful in 51s
CI / js-tests (push) Successful in 28s
CI / secret-scan (pull_request) Successful in 9s
CI / static-tests (pull_request) Successful in 46s
CI / php-lint (pull_request) Successful in 23s
CI / js-tests (pull_request) Successful in 30s
CI / auto-merge (push) Has been skipped
CI / auto-merge (pull_request) Failing after 12s
feat(admin): humanise les libelles restants (Reference, Variation, Auteur)
- Categories : 'Slug' -> 'Reference' (en-tete liste + label form + 3 messages de
  validation alignes dans CategoryController).
- Mouvements de stock : 'Delta' -> 'Variation', 'Acteur' -> 'Auteur'.
Tests CategoryController/IngredientController mis a jour. PHPUnit 301 + PHPStan L6 verts.
2026-06-18 11:38:43 +00:00
..
CategoryControllerTest.php feat(admin): humanise les libelles restants (Reference, Variation, Auteur) 2026-06-18 11:38:43 +00:00
DashboardControllerTest.php feat(admin): dashboard donnees reelles (lot 2) (#50) 2026-06-18 12:24:43 +02:00
IngredientControllerTest.php feat(admin): humanise les libelles restants (Reference, Variation, Auteur) 2026-06-18 11:38:43 +00: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