AndreasSko / go-jwlm

A command line tool to easily merge JW Library backups, written in Go.
MIT License
74 stars 4 forks source link

✅ Test merge command #22

Closed AndreasSko closed 3 years ago

AndreasSko commented 3 years ago

The test will check, if merging against an empty file results in no loss of data. It also tests solving conflicts by choosing all left or all right and checking its result. Windows is not tested, as it does not support psuedoterminals.

Other changes:

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.5%) to 81.355% when pulling 986897ac345ce2dee7609310980c4e6daaf5e384 on merge_cmd_testing into 9894659d9ffb5247c431ee97e2732fc78f064630 on master.