Added test fot removeRoute and listRoutes in control api

This commit is contained in:
Héctor Hurtado
2019-10-09 11:58:46 +02:00
parent b794af01e0
commit 9b5e39ee9c
+1 -1
View File
@@ -13,7 +13,7 @@ import (
)
func TestAddRouteReturnsBadRequestWhenMalformedJSONBody(t *testing.T) {
t.Skip("****** WIP ******")
reqPayload := `{
method": "GET",
url_pattern": "/hello",