kronos-test-interceptor

3.1.1 • Public • Published

npm semantic-release Build Status bithound codecov.io Coverage Status Code Climate Known Vulnerabilities GitHub Issues Stories in Ready Dependency Status devDependency Status docs downloads Commitizen friendly

kronos-test-interceptor

test support for kronos interceptors

API Reference

mochaInterceptorTest(factory, ep, config, type, cp)

Kind: global function

Param Type Description
factory Class interceptor Class
ep Endpoint endpoint to assign
config Object to assing
type String type identifier to use
cp function for additional tests

mockReceiveInterceptor.receive()

Receives the request from the interecptor before this one. Both parameters will be given to the validation function

Kind: instance method of MockReceiveInterceptor


install

With npm do:

npm install kronos-test-interceptor

license

BSD-2-Clause

Readme

Keywords

Package Sidebar

Install

npm i kronos-test-interceptor

Weekly Downloads

19

Version

3.1.1

License

BSD-2-Clause

Last publish

Collaborators

  • darlenya