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 2d9199a973 Merge pull request #6035
     add 7b4d8ee29c FINERACT-2455: Add payment type to get working capital loan 
endpoint
     add 266c38d8a2 FINERACT-2455: Added e2e test for validating payment type 
working capital loan endpoint
     new b83f3f96eb Merge pull request #6030

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../loan/WorkingCapitalLoanAccountStepDef.java     |  75 +++++-
 .../WorkingCapitalLoanCreditBalanceRefund.feature  |   1 +
 .../WorkingCapitalLoanGoodwillCredit.feature       |  17 ++
 .../features/WorkingCapitalLoanRepayment.feature   |   1 +
 ...gCapitalLoanTransactionsApiResourceSwagger.java |  23 ++
 .../WorkingCapitalLoanTransactionMapper.java       |  19 +-
 ...rkingCapitalLoanTransactionPaymentTypeTest.java | 276 +++++++++++++++++++++
 .../WorkingCapitalLoanHelper.java                  |   4 +
 8 files changed, 409 insertions(+), 7 deletions(-)
 create mode 100644 
integration-tests/src/test/java/org/apache/fineract/integrationtests/WorkingCapitalLoanTransactionPaymentTypeTest.java

Reply via email to