-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
backlogCurrently unprioritized work. May change with user feedback or as the product progresses.Currently unprioritized work. May change with user feedback or as the product progresses.good first issueGood for newcomersGood for newcomersrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.testsPull requests that update testsPull requests that update tests
Description
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
Metadata
Metadata
Assignees
Labels
backlogCurrently unprioritized work. May change with user feedback or as the product progresses.Currently unprioritized work. May change with user feedback or as the product progresses.good first issueGood for newcomersGood for newcomersrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.testsPull requests that update testsPull requests that update tests