[
https://issues.apache.org/jira/browse/FINERACT-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18068488#comment-18068488
]
Francisco Cuandon commented on FINERACT-2554:
---------------------------------------------
Hi, please check my comments in the GitHub PR conversation.
> Modernize PaymentTypeHelper in Integration Tests
> ------------------------------------------------
>
> Key: FINERACT-2554
> URL: https://issues.apache.org/jira/browse/FINERACT-2554
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Test
> Reporter: Avtansh Tripathi
> Priority: Major
>
> The current implementation of the PaymentTypeHelper within the Fineract
> integration test suite relies heavily on legacy RestAssured configurations.
> This involves manual construction of JSON strings and the use of
> Map<String,Object>{{{}{}}}for payload delivery. This approach is increasingly
> difficult to maintain because it lacks compile-time validation. Any changes
> in the core API models often go unnoticed in the test suite until runtime,
> leading to brittle tests and increased debugging time
--
This message was sent by Atlassian Jira
(v8.20.10#820010)