nginx-gateway-fabric
nginx-gateway-fabric copied to clipboard
Functional Test for SnippetsFilter
trafficstars
As a maintainer of NGF I want a functional test to cover the SnippetsFilter So that I can verify that NGF is correctly interpreting the SnippetsFilter into NGINX configuration.
Acceptance
- The functional test should verify that:
- The configuration specified in the SnippetsFilter is applied to the correct place in the NGINX configuration.
- ...