-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
testabilityHopefully improving automated testsHopefully improving automated tests
Description
We are currently over-testing invoke inside discriminated union (by testing the same full set of functions inside sum, and also a part of it in choice). There are probably other parts that we over-test, while at the same time we do not have tests for several template functions. We also do not follow consistent test coverage for different functors.
Metadata
Metadata
Assignees
Labels
testabilityHopefully improving automated testsHopefully improving automated tests