qlik-fake-proxy

1.1.28 • Public • Published

qlik-fake-proxy

GitHub version npm version NPM monthly downloads Build Status Dependency Status Coverage Status Known Vulnerabilities

A node js package that mimics a Qlik Sense proxy in order to perform tests

Author: Loïc Formont
License: MIT Licensed
Example

let proxy = require("qlik-fake-proxy");

proxy.createProxy(options) ⇒ Promise.<*>

Creates a fake proxy according to the given options

Kind: static method of qlik-fake-proxy
Returns: Promise.<*> - a promise resolving to the generated proxy

Param Type Description
options options the options on the proxy

Example

let fake = proxy.createProxy(options);

Readme

Keywords

none

Package Sidebar

Install

npm i qlik-fake-proxy

Weekly Downloads

1

Version

1.1.28

License

MIT

Last publish

Collaborators

  • pouc