envoyproxy/envoy

Split FM tests out of conn_manager_impl_test

Open

#13.278 geöffnet am 25. Sept. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (5.373 Forks)batch import
help wantedtech debt

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide