Awaneet Mishra created FINERACT-2533:
----------------------------------------
Summary: [TEST] Increase Unit Test Coverage for
SavingsAccountDomainServiceJpa
Key: FINERACT-2533
URL: https://issues.apache.org/jira/browse/FINERACT-2533
Project: Apache Fineract
Issue Type: Improvement
Components: Savings
Reporter: Awaneet Mishra
Currently, {{SavingsAccountDomainServiceJpa}} lacks comprehensive unit tests
for its core domain logic. This PR adds a JUnit 5 test suite covering 15
scenarios, including critical edge cases such as:
{quote} # Insufficient funds during withdrawal.
# Transactions on inactive/blocked accounts.
# Interest recalculation for backdated transactions.
# Hold/Lien amount transaction processing.
{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)