ServeStatic icon indicating copy to clipboard operation
ServeStatic copied to clipboard

Use HTTPX for unit tests

Open Archmonger opened this issue 11 months ago • 0 comments

Description

We currently use a handful of testing functions for sending/receiving data to our ASGI/WSGI apps.

Would be easier to use HTTPX to do the same task.

Archmonger avatar Mar 14 '25 21:03 Archmonger