This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 1aff3fc9b6 FINERACT-2181: Add null safety to Money class
     add 5281c7b17d FINERACT-2232: Validations and cob step fix
     add c44972043e FINERACT-2232: added e2e automation tests for capitalized 
income validation with future date and COB run

No new revisions were added by this update.

Summary of changes:
 .../fineract/test/helper/ErrorMessageHelper.java   |  4 +
 .../fineract/test/stepdef/loan/LoanStepDef.java    | 34 ++++++++
 .../features/LoanCapitalizedIncome.feature         | 92 +++++++++++++++++++++-
 .../ProgressiveLoanTransactionValidatorImpl.java   | 15 +++-
 .../CapitalizedIncomeAmortizationBusinessStep.java | 14 ++--
 .../LoanCapitalizedIncomeTest.java                 | 79 +++++++++++++++++++
 6 files changed, 230 insertions(+), 8 deletions(-)

Reply via email to