-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As of today, we have only very few constraints for the data in our database. A data constraint is an "assertion" over the data, e.g. the process metrics of a refactoring have to be higher or equal for later refactorings on the same file.
We do simple sanity checks in the Integration tests, especially the toy-projects, but the stress tests (#146 95) and canary tests showed that we missed many (edge) cases.
Advantages:
- confidence in the data
For more inspiration look here: https://fontysblogt.nl/testing-machine-learning-applications/
Metadata
Metadata
Assignees
Labels
No labels