test

Testing outbound services

You can capture network requests in JS using nock:

const nock = require('nock')
nock.recorder.rec()

Which will then output all data to stdout.

results matching ""

    No results matching ""