Description
Helps tests replace real HTTP services with mocked responses for software that uses libsoup. It is useful for developers who need repeatable network tests without depending on live servers.
This is a development library and test helper, not an end-user app. Mocked services should match real API behavior closely enough to avoid false confidence in tests.