oleksii-novikov-onix commented on code in PR #5580: URL: https://github.com/apache/fineract/pull/5580#discussion_r2925786937
########## fineract-e2e-tests-runner/src/test/resources/features/WorkingCapitalAmortizationSchedule.feature: ########## Review Comment: I have implemented these test scenarios as unit tests in ProjectedAmortizationScheduleCalculatorTest. It is the easiest way to test the model at the moment, because we do not have the API(approve, disbursement, applyPayment, etc) yet. In the [WorkingCapitalAmortizationSchedule.feature](https://github.com/apache/fineract/pull/5580/files#diff-5f63200243f7de44da687d70d58daf4769031fd786ad244a42251dcc1a922fe5) I added a single test for the model reading API, serialization/deserialization functionality. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
