haraka-test-fixtures
/
1.3.4
haraka-test-fixtures 1.3.4
Install from the command line:
Learn more about npm packages
$ npm install @haraka/haraka-test-fixtures@1.3.4
Install via package.json:
"@haraka/haraka-test-fixtures": "1.3.4"
About this version
Fixtures for testing Haraka and plugins
const fixtures = require('haraka-test-fixtures');
- connection
- line_socket
- logger
- plugin
- results
- stub
- transaction
- util_hmailitem
These fixtures are 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.