Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/prsd 372 landlord registration check answers #93

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

Kiran-R-K
Copy link
Contributor

@Kiran-R-K Kiran-R-K commented Dec 9, 2024

  • created the check answers journey step
  • created the LandlordRegistrationCheckAnswersPage to to populate the model that should be returned for this page
  • ensured the page renders the correct data and links according to users input
  • ensured that data is persisted through each journey flow (so if a user changes from being a UK resident and back again the data they input from that flow prepopulates when they return to the pages)
  • updated existing tests and created new ones

Notes:

  • There are not yet integration tests to check the page when a user has had their ID verified by one login - they were proving tricky and I felt it was better to get the PR in while I worked on them. - These have now been pushed to the PR
  • Some references to the check answers page were using CheckAnswersPage in their name and some were using SummaryPage I have changed them all to CheckAnswersPage for consistency.

Copy link
Contributor

@AEPR AEPR left a comment

Choose a reason for hiding this comment

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

I've only got through the src, not looked at test yet. Looks good so far.

Copy link
Contributor

@isobel-softwire isobel-softwire left a comment

Choose a reason for hiding this comment

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

Left some comments, mostly about testing, but this looks great 👍

Copy link
Contributor

@AEPR AEPR left a comment

Choose a reason for hiding this comment

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

Reviewed test files, nothing to add that @isobel-softwire hasn't already said!

@Kiran-R-K Kiran-R-K force-pushed the feat/PRSD-372-landlord-registration-check-answers branch 2 times, most recently from ed084f7 to 2773962 Compare December 10, 2024 16:00
@Kiran-R-K
Copy link
Contributor Author

Things left to do on this ticket are:
The pipeline is failing on a test that's passing locally - figure out why and fix it
Action this comment: #93 (comment)
Action this comment: #93 (comment)
Tis discussion is ongoing, speak to Travis about it: #93 (comment)

@Kiran-R-K Kiran-R-K force-pushed the feat/PRSD-372-landlord-registration-check-answers branch 2 times, most recently from 51ac16e to ea781a4 Compare December 16, 2024 14:49
@Kiran-R-K Kiran-R-K force-pushed the feat/PRSD-372-landlord-registration-check-answers branch from 42e6552 to 15c5b28 Compare December 16, 2024 17:13
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.

4 participants