bionode / bionode-watermill

💧Bionode-Watermill: A (Not Yet Streaming) Workflow Engine
https://bionode.gitbooks.io/bionode-watermill/content/
MIT License
37 stars 11 forks source link

transform task #15

Open thejmazz opened 8 years ago

thejmazz commented 8 years ago

write a test for a simple task that uses a through2 transform stream (to convert lowercase to uppercase for example)

later perhaps same test can be used to check if in-between task streaming works