mmock icon indicating copy to clipboard operation
mmock copied to clipboard

Use local web service for test

Open jdietrich-tc opened this issue 2 years ago • 0 comments

Instead of relying on connectivity of https://golang.org/ for testing http streaming, use a local web server, and call it. This makes the tests quicker and more reliable.

jdietrich-tc avatar Apr 15 '24 13:04 jdietrich-tc