#23 Add first integration test to test parsing logs
Merged by patrikp. Opened by asaleh.
asaleh/mirrors-countme add_test  into  main

Download 23.patch

Add first integration test to test parsing logs

This required a slight refactor of the script,
so that we don't need to deal with parsing CLI options,
in the test itself. The test uses a xz log-file as an input,
and xz db file to compare the result to.

Pull-Request has been merged by patrikp

Metadata