Skip to content

Commit

Permalink
AP-4823: Update post mtr a feature tests to reflect changes on this b…
Browse files Browse the repository at this point in the history
…ranch
  • Loading branch information
agoldstone93 committed Nov 13, 2024
1 parent d9f990a commit c4c4951
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions features/providers/mtr_accelerated/means_report.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Feature: Means report
| h3 | Client employment income |
| h2 | Outgoings |
| h2 | Deductions |
| h2 | Dependants |
| h2 | Caseworker Review |
| h2 | Capital result |
| h2 | Property, savings and other assets |
Expand All @@ -41,7 +42,6 @@ Feature: Means report
| h2 | Student finance |
| h2 | Employed income result |
| h2 | Declared cash income |
| h2 | Dependants |
| h2 | Declared outgoings categories |
| h2 | Declared cash outgoings |
| h2 | Payments from scheme or charities |
Expand Down Expand Up @@ -104,6 +104,15 @@ Feature: Means report
| Dependants allowance |
| Total deductions |

And the Dependants questions should exist:
| question |
| Does your client have any dependants? |

And the Dependants detail questions should exist:
| Name |
| Date of birth |
| What is their relationship to your client? |

And the Caseworker review section should contain:
| question | answer |
| Caseworker review required? | Yes |
Expand Down Expand Up @@ -193,6 +202,7 @@ Feature: Means report
| h3 | Client employment income |
| h2 | Outgoings |
| h2 | Deductions |
| h2 | Dependants |
| h2 | Caseworker Review |
| h2 | Capital result |
| h2 | Property, savings and other assets |
Expand All @@ -213,7 +223,6 @@ Feature: Means report
| h2 | Student finance |
| h2 | Employed income result |
| h2 | Declared cash income |
| h2 | Dependants |
| h2 | Declared outgoings categories |
| h2 | Declared cash outgoings |
| h2 | Payments from scheme or charities |
Expand Down Expand Up @@ -277,6 +286,15 @@ Feature: Means report
| Dependants allowance |
| Total deductions |

And the Dependants questions should exist:
| question |
| Does your client have any dependants? |

And the Dependants detail questions should exist:
| Name |
| Date of birth |
| What is their relationship to your client? |

And the Caseworker review section should contain:
| question | answer |
| Caseworker review required? | Yes |
Expand Down

0 comments on commit c4c4951

Please sign in to comment.