Closed phated closed 7 years ago
Assigned to @contra incase he has time to align these tests with the other repositories (vinyl-fs is probably the best example for streams testing)
@phated What repo should I look at to compare with? vinyl-fs?
@contra yeah, vinyl-fs has refactored/updated tests that use mississippi
utilities for testing.
Thanks @contra. I'm going to reopen because there are some stream tweaks I want to make (e.g. Using pump to handle errors, etc)
Need to bring the tests inline with other repos, switch from
should
toexpect
.