Skip to content

Conversation

@SandipKhedekar
Copy link
Contributor

No description provided.

Copy link
Contributor

@yohan-oc yohan-oc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a small suggestion. Rest looks good to me

}

"must return SEE_OTHER for a GET when UserAnswers is missing SuspensionPeriodRangeDate" in {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: should we say must return Journey Recover page for a GET when UserAnswers is missing SuspensionPeriodRangeDate

and verify the redirect
redirectLocation(result).value mustEqual routes.JourneyRecoveryController.onPageLoad().url

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestions. Done.

}
}

"must return SEE_OTHER for a GET when UserAnswers is missing PaymentPlanDetails" in {
Copy link
Contributor

@yohan-oc yohan-oc Oct 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: should we say must return Journey Recover page for a GET when UserAnswers is missing PaymentPlanDetails

and verify the redirect
redirectLocation(result).value mustEqual routes.JourneyRecoveryController.onPageLoad().url

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Contributor

@yohan-oc yohan-oc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SandipKhedekar SandipKhedekar merged commit 9f694e4 into main Oct 27, 2025
1 check passed
@SandipKhedekar SandipKhedekar deleted the DTR-199 branch October 27, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants