Skip to content

TestAutomation-HDPI-3495#975

Merged
AshaJayaprakash merged 28 commits intoHDPI-3495-rent-arrears-frontendfrom
TestAutomation-HDPI-3495-3
Mar 30, 2026
Merged

TestAutomation-HDPI-3495#975
AshaJayaprakash merged 28 commits intoHDPI-3495-rent-arrears-frontendfrom
TestAutomation-HDPI-3495-3

Conversation

@AshaJayaprakash
Copy link
Copy Markdown
Contributor

@AshaJayaprakash AshaJayaprakash commented Mar 20, 2026

Jira link

(https://tools.hmcts.net/jira/browse/HDPI-3495)

Change description

Updated the rent arrears e2e tests to include the rent arrears page covering the 'Yes' , 'No' and 'I'm not sure' options.
Updated the functional tests to cover the mandatory selection, mandatory text field, Character limit validation, Save for later and back link validations.
Also streamlined the suite by removing a redundant test, as selecting “No” and “I’m not sure” on the Notice details page leads to the same Rent Arrears / Non-Rent Arrears flow.

Testing done

Screenshot 2026-03-25 at 10 31 52

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

@AshaJayaprakash AshaJayaprakash removed the enable_all_page_functional_tests Enables page functional tests for all e2e pages. label Mar 20, 2026
@AshaJayaprakash AshaJayaprakash marked this pull request as ready for review March 24, 2026 12:01
@AshaJayaprakash AshaJayaprakash requested review from a team as code owners March 24, 2026 12:01
@AshaJayaprakash AshaJayaprakash requested review from adusumillipraveen and saurabhvalsangkar-hmcts and removed request for a team March 24, 2026 12:01
question: rentArrears.doYouOweThisQuestion,
option: rentArrearsInfo.option,
});
if (rentArrearsInfo.option === rentArrears.noRadioOption) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

can the right hand side of this be 'No'?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated it to 'No'.

@AshaJayaprakash AshaJayaprakash added the enable_all_page_functional_tests Enables page functional tests for all e2e pages. label Mar 25, 2026
Copy link
Copy Markdown

@srinijg srinijg left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown

@Ankita-Kumbhare Ankita-Kumbhare left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@Gautham059 Gautham059 left a comment

Choose a reason for hiding this comment

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

Looks good!

@AshaJayaprakash AshaJayaprakash merged commit 41d3e5a into HDPI-3495-rent-arrears-frontend Mar 30, 2026
@AshaJayaprakash AshaJayaprakash deleted the TestAutomation-HDPI-3495-3 branch March 30, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants