hmrc / service-manager

A python tool to manage developing and testing with lots of microservices
Apache License 2.0
58 stars 37 forks source link

Add support to service overriding on integration test #69

Closed ultrasecreth closed 6 years ago

jakobgrunig commented 6 years ago

@bbonanno a stubs or a "normal service" are the same thing for smserver. If you need a stub to be running instead of a service, just reconfigure your application to connect to the port where the stub is running