Open Totto16 opened 6 months ago
Fixes #90
add test, that uses "real worlds scenario" by using really parsed options, not just artificially generated options
to make this tests possible, I had to factor the function, that parses the args out, and make a separate file
the fix was relative simple, see here
The rest just refactors the files, to be able to test this, and have no regressions in the future
Fixes #90
add test, that uses "real worlds scenario" by using really parsed options, not just artificially generated options
to make this tests possible, I had to factor the function, that parses the args out, and make a separate file
the fix was relative simple, see here
The rest just refactors the files, to be able to test this, and have no regressions in the future