Added stricter controls over the returned values by the datasource.
Compare changes
Files
2@@ -77,6 +77,40 @@ class TestCoreEvaluationDriver(unittest.TestCase):
Created by: stefanoborini
The datasource must return a list of DataValues. This PR enforces the types of both the returned entity and its content.