ONSdigital / dp-data-pipelines

Pipeline specific python scripts and tooling for automated website data ingress.
MIT License
1 stars 0 forks source link

Better acceptance test metadata feedback #119

Closed nimshi89 closed 5 months ago

nimshi89 commented 5 months ago

What

Added the diff function form the dictdiffer library and the printing the results as a list. This way only the differences will be printed

The results are recorded before the assertion otherwise it did not print the list of differences.

How to review

Just run the behave test (as currently it is checking for a file that will have multiple differences) and this will be only till the ticket is approved.

Who can review

anyone

mikeAdamss commented 5 months ago

closing, merged on a different branch for commit verification.