Standard test cases for seneca transports.
For usage examples, see:
Supports Seneca versions 1.x and 2.x
To install, simply use npm. Remember you will need to install Seneca.js if you haven't already.
npm install seneca-transport-test
If you're using this module, feel free to contact me on Twitter if you have any questions! :) @rjrodger
The Senecajs org encourage open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.
To run tests, simply use npm:
npm run test
Copyright (c) 2014-2016, Richard Rodger and other contributors. Licensed under MIT.