envoyproxy/envoy

Split FM tests out of conn_manager_impl_test

Open

#13 278 ouverte le 25 sept. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)C++ (5 373 forks)batch import
help wantedtech debt

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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.

Guide contributeur