gocurl
gocurl copied to clipboard
Add automatic testing to the project
Currently, the coverage is close to zero. This is not good considering that new features are constantly added.
Ideally, I need to add proper unit-tests.
I don't have too much time to spare so as a temporary solution, I could make a very simple set of integration tests that use the command-line tool and httpbin to check if everything's in order.