medic / cht-pipeline

Data models for transforming the raw data from Couch DB into models that can then be queried to build dashboards
GNU General Public License v3.0
1 stars 4 forks source link

Implement model auditing for refactoring purposes #80

Open lorerod opened 6 months ago

lorerod commented 6 months ago

Implement auditing macros using the 'audit_helper' package. This package's primary purpose is to help with the table auditing process and ensure that a refactored model provides the same output as the original one. It will be helpful when we refactor existing models.