FINERACT-2788: Optimize E2E test execution of WorkingCapitalLoanChargeAfterMaturity.feature - #6359
Conversation
259b8c6 to
b6b9f13
Compare
|
Note: Overall it is a good improvement and optimization for the tests. However the previous UC1 and UC4 cases added charges several months after disbursement and asserted three or five breach periods. The new January 6 due date is inside the first period, which spans January 1 through February 28, so the schedule does not need to be extended at all. This means that a regression that fails to generate intervening breach periods or fails to extend a schedule to a later charge date could pass this feature undetected. |
…eAfterMaturity.feature
b6b9f13 to
c7c00ff
Compare
I have modified UC1 and UC4 so they again test the behaviour of a post-maturity charge extending the schedules. |
Description
Describe the changes made and why they were made. (Ignore if these details are present on the associated Apache Fineract JIRA ticket.)
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Your assigned reviewer(s) will follow our guidelines for code reviews.