Skip to content

feat(testing): add assert response json assertions #2299

feat(testing): add assert response json assertions

feat(testing): add assert response json assertions #2299

Triggered via pull request July 28, 2025 09:25
Status Failure
Total duration 32s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
17s
Run style check
Run static analysis: PHPStan
29s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run style check
Process completed with exit code 1.
Run static analysis: PHPStan
Process completed with exit code 1.
Run static analysis: PHPStan: src/Tempest/Framework/Testing/Http/TestResponseHelper.php#L267
Dead catch - JsonException is never thrown in the try block.