feat(testing): add assert response json assertions #2299
coding-conventions.yml
on: pull_request
Run style check
17s
Run static analysis: PHPStan
29s
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.
|