trypost/tests/Unit/Events
Paulo Castellano 91a1d5ca1e
Slim webhook log broadcasts to fix Reverb payload-too-large (#329)
* Stop broadcasting webhook payloads so Reverb does not reject live log updates.

The Echo event only needs list metadata; Inertia reloads the full log after the status lands.

* Type webhook Echo payloads separately and cover delivered, failed, and pending broadcasts.

The show page still receives payload and body over HTTP; Echo only carries list metadata.
2026-09-04 10:04:07 -03:00
..
LogUpdatedTest.php Slim webhook log broadcasts to fix Reverb payload-too-large (#329) 2026-09-04 10:04:07 -03:00
OnboardingStatusUpdatedTest.php Activation checklist + MCP OAuth authorize UX (#239) (#250) 2026-08-07 20:34:43 -03:00
PostCreatedTest.php refactor: prefer string interpolation over concatenation for channel names 2026-05-08 19:22:01 -03:00
PostDeletedTest.php feat: workspace-scoped broadcast channel and post lifecycle events 2026-05-07 16:02:22 -03:00
PostPlatformStatusUpdatedTest.php refactor: prefer string interpolation over concatenation for channel names 2026-05-08 19:22:01 -03:00