How to use the @times-components/mock-tpa-server.startWithMockData function in @times-components/mock-tpa-server

To help you get started, we’ve selected a few @times-components/mock-tpa-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 newsuk / times-components / packages / ssr / __tests__ / cypress / plugins / index.js View on Github external
startMockServerWith(mockData) {
      return mockTpa.startWithMockData(mockData);
    },
    stopMockServer() {

@times-components/mock-tpa-server

utility for testing times component clients with mocked api

BSD-3-Clause
Latest version published 1 month ago

Package Health Score

79 / 100
Full package analysis