Kiwi TCMS needs additional automated test(s) as mentioned in subject.
Definition of Done:
full coverage for the module or class mentioned in the title. This means both positive/negative scenarios where this makes sense or scenarios which traverse different branches of the code where that makes sense.
test class/test method names are descriptive and reflect the behavior of the subject under test. A good scheme to follow is Test<ClassUnderTest>.test_[who][what][expected_results]
IMPORTANT: This issue/bounty has been assigned to an MLH fellow who is currently working on it, see here. Pull requests towards the same issue from other contributors will not be considered at this time. Please pick something else to work on!
Kiwi TCMS needs additional automated test(s) as mentioned in subject.
Definition of Done:
Test<ClassUnderTest>.test_[who][what][expected_results]
Hints:
This issue is part of Kiwi TCMS open source bounty program. For more information see the link(s) in bounty-program milestone