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 8bb1d4440e Merge pull request #6386
add 025015ac56 FINERACT-2804: Fix IndexOutOfBoundsException in
SavingsAccountAssembler when no transactions exist after relaxed pivot date
new 44d519c641 Merge pull request #6390
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:
.../savings/domain/SavingsAccountAssembler.java | 6 +-
.../domain/SavingsAccountAssemblerTest.java | 103 +++++++++++++++++++++
2 files changed, 107 insertions(+), 2 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/portfolio/savings/domain/SavingsAccountAssemblerTest.java