const tests: {
    oldFormValues: ApplicationFormValues;
    newFormValues: ApplicationFormValues;
    expected: Array<Summary>;
    title: string;