GitHub

Testing

The DaffExternalRouterTestingDriver from @daffodil/external-router/driver/testing is useful for unit tests, integration tests, and simple acceptance tests where you don't want to depend on an external service over HTTP.

Using the testing driver in tests

See the testing guide for example usage.