Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 358 Bytes

File metadata and controls

7 lines (4 loc) · 358 Bytes

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.