mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-07-31 02:59:50 +00:00
e66288e4b4
The current tests stop short of fetching over HTTP, but that code is unfortunately not trivial. This patch changes the testing strategy to use a testing HTTP server, which we point our URLs to. That way we can cover much more code with the same tests.