skupperproject / skupper

Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
http://skupper.io
Apache License 2.0
595 stars 74 forks source link

[v2] Add unit tests for to pkg/kube/site #1776

Closed Karen-Schoener closed 2 days ago

Karen-Schoener commented 2 weeks ago

Add unit tests to cover pkg/kube/site/bindings.go

Added unit tests to cover ConnectorUpdated, ConnectorDeleted, updateBridgeConfigForConnector.

Also, updated bindings.go with a few slog formatting fixes.