[streams] Strategies parameters (#377)

I added a couple of tests for the parameters of the constructor and the size method that I am planning to add in WebKit and might be useful here too.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Added constructor and size parameter tests for byte length queuing strategy
  * Added constructor and size parameter tests for count queuing strategy

-- File Changes --

    M reference-implementation/test/byte-length-queuing-strategy.js (39)
    M reference-implementation/test/count-queuing-strategy.js (39)

-- Patch Links --

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

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/377

Received on Wednesday, 22 July 2015 17:10:30 UTC