Skip to content

WIP: Add tests for branch conditionals

Michiya requested to merge testMiniAudit into master

Feature Merge Request

Related Issue

resolves #45 (closed)

Description of Feature

Add missing tests for code branches, as highlighted in our code coverage web tool. Examples of missing tests include else cases of some if conditionals, cases in which require or assert conditions are not met, etc.


Edited by Michiya

Merge request reports