Kennox / rscc

Remote Support Control Center
8 stars 3 forks source link

Supporter helper tests #199

Closed martinfrancois closed 7 years ago

martinfrancois commented 7 years ago

Finally implemented tests for the SupporterHelper class and also for the Supporter class. Refactored SupporterHelper class to be more easily testable and more reliable overall, by improving catching of extraordinary cases. This increases code coverage to 97% for SupporterHelper and 100% for Supporter