[kubeapps-apis] Add unit-tests for existing plugin functionality to easy adding further changes #2849
Labels
component/apis-server
Issue related to kubeapps api-server
component/ci
Issue related to kubeapps ci system
kind/feature
An issue that reports a feature (approved) to be implemented
Description:
The existing demo functionality was added and works with fluxv2 and kapp-controller without unit-tests, but as we build on this, we want to be able to do so using TDD and so need decent examples of doing so with the dynamic client (which will in turn force writing more testable code).
Additional information you deem important (e.g. issue happens only occasionally):
This is important as more people start to work on the codebase, ensuring further changes are tested and that it is easy to follow existing examples to create new tests before changing/adding functionality, increasing velocity.
The text was updated successfully, but these errors were encountered: