GitHub

DaffExternalRouterDriverTestingConfig

import { DaffExternalRouterDriverTestingConfig } from '@daffodil/external-router/driver/testing'

The configuration for the testing driver. It is a dictionary of "url": "type", pairs, where the URL is a URL-safe routeable path, e.g. "sweatshirts" or "t-shirts" and the type is a known type to your application, e.g. "CATEGORY".

() Methods

Parameters
Parameterurl: string
Description