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 collaboratorAuto-generate entries from MD ref
- Scenarios
-
- Generate template charge entries from an MD reference with only charge and chargee information
- Confirm the register has changed once a case has been submitted
- Confirm that a case with a title number not on the register will not be updated
- Generate template charge entries from an MD reference with only charge and chargee information
-
- Given
- that we have received a digital mortgage application
- When
- the template text is retrieved
- Then
- draft entry text is returned
- Confirm the register has changed once a case has been submitted
-
- Given
- that we have received a digital mortgage application
- When
- the case is auto-processed
- Then
- register is updated
- And
- the appropriately generated entries are inserted into the correct sub-register
- Confirm that a case with a title number not on the register will not be updated
-
- Given
- that we have received a digital mortgage application
- And
- the case has a title number that doesn't exist
- When
- the case is auto-processed
- Then
- the register cannot be updated
Last published over 5 years ago by Allison Queen.