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 77847b0c1b Merge pull request #5988
add c1691101f5 FINERACT-2165: Migrate PasswordPreferencesHelper and
CalendarHelper to fineract-client-feign
new 2a4a6cce8b Merge pull request #5993
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:
.../DisbursalAndRepaymentScheduleTest.java | 44 +++---
.../LoanReschedulingWithinCenterTest.java | 18 +--
...mDaysBetweenDisbursalAndFirstRepaymentTest.java | 10 +-
.../PasswordPreferencesIntegrationTest.java | 41 ++----
.../SkipRepaymentOnMonthFirstTest.java | 4 +-
.../integrationtests/common/CalendarHelper.java | 155 ++++++---------------
.../common/PasswordPreferencesHelper.java | 86 ++----------
7 files changed, 102 insertions(+), 256 deletions(-)