secretless-broker
secretless-broker copied to clipboard
secretless plugin test harness exists
A test harness used for rapid prototyping of service connector plugins. It avoids the overhead of creating net.Listener
s or ProxyService instances from Secretless Config. Instead, it creates a single TCP/HTTP
proxy service and the required net.Listener.
AC:
- [ ] test harness exists in the secretless code base
- [ ] notes about the test harness exist in the pkg/secretless/plugin/connector README
@doodlesbykumbi do you have a branched pushed up with your draft work on this? it would be nice to have that, so that if someone wants to pick this up they have a starting point. can you please push up what you have and link the branch here?