[whatwg/streams] Test terminate() and error() inside flush() (#827)

controller.terminate() and controller.error() were not tested inside the
transformer flush() method. Test them.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/827

-- Commit Summary --

  * Test terminate() and error() inside flush()

-- File Changes --

    M reference-implementation/to-upstream-wpts/transform-streams/flush.js (12)
    M reference-implementation/to-upstream-wpts/transform-streams/terminate.js (14)

-- Patch Links --

https://github.com/whatwg/streams/pull/827.patch
https://github.com/whatwg/streams/pull/827.diff

-- 
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/827

Received on Wednesday, 4 October 2017 16:36:34 UTC