contour icon indicating copy to clipboard operation
contour copied to clipboard

Header.Contains tests lack tests

Open davecheney opened this issue 5 years ago • 2 comments

Header Contains conditions that result in a regex matcher are not tested. Tests at the internal/contour and internal/featuretest level should be added.

davecheney avatar Nov 11 '19 15:11 davecheney

@davecheney there isn't any logic in internal/contour for regex other than sorting them. There are tests in internal/envoy where the regex is applied. What were your thoughts for tests inside internal/contour?

stevesloka avatar Dec 03 '19 20:12 stevesloka