# Diagnostico e envio de teste do Firebase Push

Data: 2026-04-13

## O que entrou

- novo tipo tecnico `push_test_admin` em [src/Modules/Notifications/NotificationTypes.php](/G:/Clientes/PREVCLUBE/Clientes/DrTigre/sistema/src/Modules/Notifications/NotificationTypes.php:1)
- endpoint `pushSendTest` em [src/Modules/Notifications/Http/NotificationsController.php](/G:/Clientes/PREVCLUBE/Clientes/DrTigre/sistema/src/Modules/Notifications/Http/NotificationsController.php:1)
- card admin enriquecido com:
  - botao de envio de teste
  - lista de navegadores registrados
  - ultimo erro por subscription
  em [pages/admin/notificacoes.php](/G:/Clientes/PREVCLUBE/Clientes/DrTigre/sistema/pages/admin/notificacoes.php:1)
- fluxo de frontend atualizado em [scripts/notifications-push-fcm.js](/G:/Clientes/PREVCLUBE/Clientes/DrTigre/sistema/scripts/notifications-push-fcm.js:1)

## Resultado

- o admin consegue validar o push de ponta a ponta sem sair da central
- o diagnostico fica mais operacional porque mostra subscriptions e falhas mais recentes
