Reduce boilerplate and enforce InSequence in RouterTest
Open
help wanted
tech debt
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
The tests in `RouterTest` (test/common/router/router_test.cc) are very verbose and hard to work with. We should 1) reduce the amount of boilerplate necessary and 2) use `InSequence` in every test.
Contributor guide
Assessment
This issue has not been assessed yet.