Closed PonteIneptique closed 5 years ago
I don't know how important it is to unit test the two new lines that are not being tested (i.e., the print statements): https://github.com/Capitains/HookTest/blob/2ef7c4f50dd885eee033b447882e9e9e1744b220/HookTest/capitains_units/cts.py#L731-L732 and https://github.com/Capitains/HookTest/blob/2ef7c4f50dd885eee033b447882e9e9e1744b220/HookTest/capitains_units/cts.py#L738-L739
I did not want to test them because it's really there for debugging purpose :)
Good. Then I will approve.
HOOKTEST_DEBUG=True
for printing more information during run.