Draft: Fixes to httptest Server-based approach
There were a couple of things that prevented this from working:
-
httprouter
still needs to be invoked to do its magic (e.g. to populate Params) - Client connections need to use the URL retured by
httptest.Newserver