trypost/tests
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
..
Browser Visible Terms and Privacy links on the auth screens (#317) 2026-09-01 18:20:38 -03:00
Feature Slim webhook log broadcasts to fix Reverb payload-too-large (#329) 2026-09-04 10:04:07 -03:00
fixtures Defuse links in X posts to avoid the link-post fee (#308) 2026-08-29 15:31:05 -03:00
Unit Slim webhook log broadcasts to fix Reverb payload-too-large (#329) 2026-09-04 10:04:07 -03:00
BrowserTestCase.php Address review: cropper mime/zoom/error fixes, harden browser test 2026-07-03 22:07:23 -03:00
CreatesApplication.php feat: Establish a dedicated testing environment with .env.testing, CreatesApplication trait, and Language model factory, integrating language selection into user profile tests and adjusting the languages table migration. 2026-01-18 19:56:04 -03:00
Pest.php ci: local TIA test runs; simplify e2e (drop sharding + e2e-gate) (#262) 2026-08-09 12:24:10 -03:00
TestCase.php Address review: cropper mime/zoom/error fixes, harden browser test 2026-07-03 22:07:23 -03:00