[streams] Strategies parameters (#380)

Sorry for the noise yesterday but I improved a bit the size tests as they were not checking return values and they are now. I think these test that check the outcome depending on the parameters type could be  useful to be integrated in the spec ones as I'll include them for WebKit.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Added constructor parameter test for count queuing strategy
  * Added parameter test for size method for count queuing strategy
  * Added constructor parameter test for byte length queuing strategy
  * Added parameter test for size method for byte length queuing strategy

-- File Changes --

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

-- Patch Links --

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

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

Received on Thursday, 23 July 2015 09:37:19 UTC