summaryrefslogtreecommitdiff
path: root/tests/asgi
AgeCommit message (Expand)Author
2019-10-24[3.0.x] Fixed #30900 -- Skipped async-related tests on Windows using Python 3...Carlton Gibson
2019-06-20Refs #30451 -- Added more tests for ASGIRequest and ASGIHandler.Mariusz Felisiak
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin