Skip to content

Conversation

peterdrobinson
Copy link
Contributor

No description provided.

@platops-pr-bot
Copy link

@platops-pr-bot
Copy link

}
case RentFreePeriodPage => _ => uk.gov.hmrc.ngrraldfrontend.controllers.routes.RentDatesAgreeStartController.show(NormalMode)
case ConfirmBreakClausePage => _ => uk.gov.hmrc.ngrraldfrontend.controllers.routes.LandlordController.show(NormalMode) //TODO This needs to be amended when the journey is completed
case DidYouGetMoneyFromLandlordPage => _ => uk.gov.hmrc.ngrraldfrontend.controllers.routes.LandlordController.show(NormalMode) //TODO This needs to be amended when the journey is completed
Copy link
Contributor

Choose a reason for hiding this comment

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

Please link your previous page

class DidYouGetMoneyFromLandlordFormSpec extends AnyFlatSpec with Matchers {

val validData = Map(
"didYouGetMoneyFromLandlord-radio-value" -> "Yes"
Copy link
Contributor

Choose a reason for hiding this comment

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

true?


it should "fail when no is selected" in {
val data = Map(
"didYouGetMoneyFromLandlord-radio-value" -> "No",
Copy link
Contributor

Choose a reason for hiding this comment

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

false?

@platops-pr-bot
Copy link

@peterdrobinson peterdrobinson merged commit 07e2f5e into main Oct 10, 2025
1 check passed
@peterdrobinson peterdrobinson deleted the NGR-1133 branch October 10, 2025 13:38
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