Skip to content

lnedry/test-fixtures

 
 

Repository files navigation

Build Status Code Coverage Code Climate

NPM

haraka-test-fixtures

Fixtures for testing Haraka and plugins

Usage

var fixtures = require('haraka-test-fixtures');

Exports the following fixture types:

  • 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.

About

Fixtures for testing Haraka and plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%