haraka-test-fixtures 1.3.2
Install from the command line:
Learn more about npm packages
$ npm install @haraka/haraka-test-fixtures@1.3.2
Install via package.json:
"@haraka/haraka-test-fixtures": "1.3.2"
About this version
Fixtures for testing Haraka and plugins
var fixtures = require('haraka-test-fixtures');
- connection
- line_socket
- logger
- plugin
- results
- stub
- transaction
- util_hmailitem
These fixtures are rough analogs of their like-named siblings in Haraka with varying levels of completeness. If there are functions necessary to enhance your ability to test, please do add them here.