sindresorhus / get-stream

Get a stream as a string, Buffer, ArrayBuffer or array
MIT License
341 stars 33 forks source link

Improve tests #77

Closed ehmicky closed 1 year ago

ehmicky commented 1 year ago

This PR refactors tests, without changing their logic. It splits them into smaller tests and rename some variables.