gocurl icon indicating copy to clipboard operation
gocurl copied to clipboard

Add automatic testing to the project

Open ameshkov opened this issue 2 years ago • 0 comments

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.

ameshkov avatar Sep 21 '23 05:09 ameshkov