envoyproxy/envoy

Split FM tests out of conn_manager_impl_test

Open

#13.278 aberto em 25 de set. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)C++ (5.373 forks)batch import
help wantedtech debt

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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.

Guia do colaborador