Re: [whatwg/streams] Add tests for TransformStream backpressure (#773)

I have a follow-up change which adds a strategies.js test file that verifies that the strategies are correctly passed to the underlying streams. In that one I've specifically commented that I'm not testing the full behaviour of queuing, since we assume that the implementation is the same as for the normal ReadableStream and WritableStream.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/773#issuecomment-324282402

Received on Wednesday, 23 August 2017 10:01:21 UTC