tcpgoon icon indicating copy to clipboard operation
tcpgoon copied to clipboard

[WIP] Issue36 - Eureka integration

Open dcaba opened this issue 8 years ago • 0 comments

I started to cover this: https://github.com/dachad/tcpgoon/issues/36

And following a tdd approach... tests are quite complete (but end to end), and main pending points are:

  • complete eureka client implementation passing the integration tests
    • we are not using fargo for the client... the things we need to do are too simple, but for tests (where we register a dummy service)
  • refactors / see inline notes and TODOs
  • expose the functionality to the cmd
  • update READMEs...

Feel free to start sharing feedback, @chadell

dcaba avatar Dec 12 '17 02:12 dcaba