Closed gozeloglu closed 3 years ago
Hi @hmert. Actually, these tests are only test proxyCmd()
function running whether successfully. Does it really necessary to involve proxy server? If yes, I did not understand how can I refactor tests with proxy server.
cmd/flag.go
-->cmd/proxy.go
Changes
I added tests for
proxyCmd()
function.