envoyproxy / envoyproxy/nighthawk
integration tests with specific header expectations
Open
enhancement
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Currently some integration tests have relaxed requirements about things like byte counts (e.g. >=500). This means when headers produced by Nighthawk or the test server change unexpectedly, the tests continue to pass even though the byte counts have changed.
We may want to create additioanl integration tests that enforce specific assumptions about headers.
Contributor guide
Assessment
This issue has not been assessed yet.