compliance-trestle
compliance-trestle copied to clipboard
Reduce duplicated tests
Issue description / feature objectives
Several trestle task
test cases test similar things. Look into @pytest.mark.parametrize to reduce the duplicated tests
Completion Criteria
Streamlined test cases.