[whatwg/streams] Port remaining TransformStream tests to wpt (#762)

Move the remaining tests from test/transform-stream.js to
to-upstream-wpts/transform-streams and delete the old file.

Minimal porting has been done to make the tests work with
testharness.js. Conversion to using promise_test() has not yet been done
to make this change easier to review.

Changing the tests to use more idiomatic wpt style will be done in a
followup change.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Port remaining TransformStream tests to wpt

-- File Changes --

    D reference-implementation/test/transform-stream.js (155)
    M reference-implementation/to-upstream-wpts/transform-streams/errors.js (125)
    M reference-implementation/to-upstream-wpts/transform-streams/general.js (38)

-- Patch Links --

https://github.com/whatwg/streams/pull/762.patch
https://github.com/whatwg/streams/pull/762.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/762

Received on Tuesday, 15 August 2017 05:59:28 UTC