secretless-broker icon indicating copy to clipboard operation
secretless-broker copied to clipboard

secretless plugin test harness exists

Open doodlesbykumbi opened this issue 5 years ago • 1 comments

A test harness used for rapid prototyping of service connector plugins. It avoids the overhead of creating net.Listeners 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 avatar Oct 28 '19 20:10 doodlesbykumbi

@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?

izgeri avatar Jan 07 '20 18:01 izgeri