Adam Saghy created FINERACT-2788:
------------------------------------
Summary: Optimize execution times of E2E test cases
Key: FINERACT-2788
URL: https://issues.apache.org/jira/browse/FINERACT-2788
Project: Apache Fineract
Issue Type: Improvement
Affects Versions: 1.15.0
Reporter: Adam Saghy
*Optimize the execution times of end-to-end test cases*
WorkingCapitalDelinquencyReschedule.feature and other end-to-end feature files
contain significant time jumps, which cause inline cob processes to run for
extended periods between those dates.
To minimize these execution times, we can take the following steps:
- Reduce the time jumps by making them smaller.
- Shorten the delinquency period and breach period.
- Set the delinquency period to 3 days and the breach period to 6 days.
- Eliminate unnecessary long periods for no reason.
- Avoid jumping in time to pass over multiple periods if there’s no valid
reason.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)