I’m trying to avoid testing the whole integrated t...
# http4k
n
I’m trying to avoid testing the whole integrated thing… I’ll try to minimise the scope of startable/stoppable things, and wrap them in domain abstractions in the application (routing) function, rather than in the main method.