mindflayer / python-mocket

a socket mock framework - for all kinds of socket animals, web-clients included
BSD 3-Clause "New" or "Revised" License
280 stars 42 forks source link

Multiple HTTP writes #125

Closed mindflayer closed 3 years ago

mindflayer commented 3 years ago

Mocket now support urequests (https://pypi.org/project/urequests/)

Thanks to @amotl for the perfect explanation at #111 and the related test at https://gist.github.com/amotl/015ef6b336db55128798d7f1a9a67dea.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.02%) to 98.698% when pulling 5fe48dff4cacedbb94fe9fdf6a18e0bcb62da246 on fix/issue-111-second into ef2d1d56bdbcc774171747791235e9c5ac7598a4 on master.