Closed adriaandejonge closed 7 years ago
Added first unit tests for internal functions of dump/worker.go and set up basics for doing unit testing in Go
Increased unit test coverage to 89.6% by refactoring, mocking and adding unit tests / integration tests
Add unit tests and work with simple mocking for https requests.