nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Add unit tests for nginx runtime manager

Open sjberman opened this issue 1 year ago • 4 comments
trafficstars

As a developer, I want my code to be thoroughly unit tested, so that I can ensure that everything works as expected.

The nginx runtime manager is lacking in unit test coverage.

Acceptance

  • Add unit tests to thoroughly cover the nginx runtime manager code

Dev notes

  • will likely need mocks for nginx plus client and "verifyClient"
  • use ginkgo since we're testing interfaces

sjberman avatar Jan 23 '24 16:01 sjberman