pysox icon indicating copy to clipboard operation
pysox copied to clipboard

change sox() returned type and success value

Open mikeziminio opened this issue 1 year ago • 4 comments

changed docstring for sox() returned type and success value

mikeziminio avatar Apr 21 '24 16:04 mikeziminio

Thanks! please add a unit test

lostanlen avatar Apr 21 '24 17:04 lostanlen

Thanks! please add a unit test

Vincent, thanks for the quick response! I only changed the docstring, so I have no idea what tests can be added. Please advise me.

mikeziminio avatar Apr 22 '24 10:04 mikeziminio

test that indeed sox returns an integer and that this integer is zero

lostanlen avatar Apr 22 '24 19:04 lostanlen

test that indeed sox returns an integer and that this integer is zero

ok, i will do it next week

mikeziminio avatar Apr 25 '24 04:04 mikeziminio