How to use the @pollyjs/node-server.registerExpressAPI function in @pollyjs/node-server

To help you get started, we’ve selected a few @pollyjs/node-server examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Netflix / pollyjs / packages / @pollyjs / ember / index.js View on Github external
testemMiddleware(app) {
    if (this._config.enabled) {
      registerExpressAPI(app, this._config.server);
    }
  }
};

@pollyjs/node-server

Standalone node server and express integration for @pollyjs

Apache-2.0
Latest version published 1 year ago

Package Health Score

60 / 100
Full package analysis