Daily Shaarli

All links of one day in a single page.

September 16, 2021

Symfony HttpClient and sequential requests assertions
thumbnail

Symfony/HttpClient is a powerful component to perform HTTP(s) requests. It already embeds a MockHttpClient and MockResponse to ease testing. When a method performs only one request, it’s very convenient to use, but when the class performs many request and you want to make asserti