To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorSummary Page
As a User
I want to be able to select an address on the ‘confirm your order’ page
So that I can purchase and view and print the summary.
Acceptance Criteria
- Payment must work
- Complete A1 address must be displayed
- Price paid must be shown if available
- If price paid info is not available then price paid should not be displayed
- Lender must be shown if applicable
- If multiple lenders then must be shown in order they appear on the register
- Tenure must be displayed
- All current proprietors and addresses must be shown in ‘Owner’ for Freehold titles
- All current proprietors and addresses must be shown in ‘Leaseholder’ for Leasehold titles
- Multiple proprietors must be displayed in the order in which they appear on the register
- VAT receipt must be displayed containing Date, Transaction ID, Description, Net amount,VAT @ 20% and Total inc VAT completed fields
- If property is indexed then map must be shown displaying the polygon and displaying the text ‘ This map shows the property’s rough extent and location, not legal boundaries’
- Date title last changed on must be displayed and match Last_changed (postgres)
- Text must change based on the type of title
- Title number must be displayed
- Summary must be available in English and Welsh
- In Welsh headers must be displayed in Welsh and all fields correctly populated
- Print this page option must be available. (test print in print media mode)
- Search again links should be available at the top and bottom of the page
- Return to Gov.UK link should be displayed
- Scenarios
-
- View summary page
-
- Given
- I have a title that description
- When
- I search for the title
- And
- I select the title from the search results
- And
- I agree to the distance selling contract
- And
- I proceed to purchase the title
- Then
- I am taken to the summary page for the property I selected
- And
- the A1 information is displayed correctly
- And
- I am informed that the information may change
- And
- the tenure is displayed correctly
- And
- the price paid is displayed correctly
- And
- the lenders are displayed correctly
- And
- the proprietors are displayed correctly
- And
- the VAT receipt is displayed correctly
- And
- the index polygon is displayed on a map
- And
- I am informed when the information was last updated
- And
- I am able to print the page
- And
- I am given links back to the search form
- And
- I am given a link to GOV.UK
- And
- I switch language to "Cymraeg"
- Then
- I am taken to the summary page for the property I selected in Welsh
- And
- the A1 information is displayed correctly
- And
- I am informed that the information may change
- And
- the tenure is displayed correctly
- And
- the price paid is displayed correctly
- And
- the lenders are displayed correctly
- And
- the proprietors are displayed correctly
- And
- the VAT receipt is displayed correctly
- And
- the index polygon is displayed on a map
- And
- I am informed when the information was last updated
- And
- I am able to print the page
- And
- I am given links back to the search form
- And
- I am given a link to GOV.UK
- And
- I switch language to "English"
- Then
- I am taken to the summary page for the property I selected
- And
- the A1 information is displayed correctly
- And
- I am informed that the information may change
- And
- the tenure is displayed correctly
- And
- the price paid is displayed correctly
- And
- the lenders are displayed correctly
- And
- the proprietors are displayed correctly
- And
- the VAT receipt is displayed correctly
- And
- the index polygon is displayed on a map
- And
- I am informed when the information was last updated
- And
- I am able to print the page
- And
- I am given links back to the search form
- And
- I am given a link to GOV.UK
Examples: description is freehold with multiple charges is freehold, with an index polygon is freehold, with an index polygon, no price is leasehold has no index polygon is a caution against first registration
Last published about 6 years ago by Heather Poole.