Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

#302 Improve TSP test suite

Open Aleks-Petkov opened this issue 3 years ago • 1 comments
trafficstars

Added 5 new test cases, functionally changed 2 others and refactored the rest to improve readability (e.g. not defining a 3x3 matrix with values when the test only aims to throw an exception due to incorrect dimensions). The changes increase the class' branch coverage from 81% to 100%.

Aleks-Petkov avatar Feb 23 '22 22:02 Aleks-Petkov

Can this PR be merged or would you like me to remove the non-functional test first?

Aleks-Petkov avatar May 05 '22 13:05 Aleks-Petkov