amphp / byte-stream

A non-blocking stream abstraction for PHP based on Amp.
https://amphp.org/byte-stream
MIT License
364 stars 31 forks source link

Increase test coverage #26

Closed sebdesign closed 6 years ago

sebdesign commented 6 years ago

Addresses #16

sebdesign commented 6 years ago

Some tests might be naive or poor, please let me know if I can do anything to improve them.

kelunik commented 6 years ago

Thank you for your contribution!