envoyproxy/envoy

Split FM tests out of conn_manager_impl_test

Open

#13,278 创建于 2020年9月25日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)C++ (5,373 fork)batch import
help wantedtech debt

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

While the FilterManager code has been split out of the HCM, its still just being tested via the HCM tests. To reduce the size of the HCM tests and set the FM up for use cases outside the HCM, we should move tests that make sense into a FM specific set of tests.

贡献者指南