Snapshot testing for quality assurance (QA) for schema template "example data", both valid and invalid data, and schema export mappings.
DH Dev Meeting Notes (2025-09-24):
@ivansg44 can set up a snapshot that checks to see if the output of the valid and invalid example data files changes. We would also want to do the same for export testing. Snapshot test could do this. Compare it to the old snapshot, if changes are expected you would update the snapshot if not you can change it.
Snapshot testing for quality assurance (QA) for schema template "example data", both valid and invalid data, and schema export mappings.
DH Dev Meeting Notes (2025-09-24):
@ivansg44 can set up a snapshot that checks to see if the output of the valid and invalid example data files changes. We would also want to do the same for export testing. Snapshot test could do this. Compare it to the old snapshot, if changes are expected you would update the snapshot if not you can change it.