hmrc / claim-tax-refund-frontend

Apache License 2.0
1 stars 3 forks source link

DL-2971 - CTR to pass accessibility statement URL to the address lookup service #478

Closed stephen-oppong-beduh closed 4 years ago

stephen-oppong-beduh commented 4 years ago

DL-2971 - CTR to pass accessibility statement URL to the address lookup service

Updated AddressLookupConfig to pass the reverse route of /claim-tax-refund/accessibility in the JSON field accessibilityFooterUrl.

Also raised a PR for service-manager-config to set the Scala version of the artefact to 2.12, as service manager is still pulling the latest 2.11 version of this service (0.202.0).

Raised a PR for claim-tax-refund-journey-tests to update the assertions against address lookup's confirmation page titles (which have changed since address-lookup-frontend-2.65.0)

Checklist