The API for test cases does not cover all aspects of VirtualServices.
-
Supported HTTPMatchRequests fields to match requests against are:
authority
,method
,headers
anduri
.- Not supported ones:
scheme
,port
,queryParams
, etc.
- Not supported ones:
-
Supported assert against HTTPRouteDestination
- Not supported ones: HTTPRedirect, HTTPRewrite, etc.