Skip to content
Snippets Groups Projects
Unverified Commit 1229cc69 authored by Will McCutchen's avatar Will McCutchen Committed by GitHub
Browse files

Improve tests for streaming response endpoints (#105)

A few small improvements to the test suite:
- Ensure `/stream` and `/stream-bytes` endpoints actually use
`Transfer-Encoding: chunked`, instead of inferring/hoping based on
Content-Length header
- Explicitly test that `/drip` actually does sleep between writing
bytes, rather than inferring that it does based on entire response
duration
parent 5fffb290
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment