adamsaghy commented on PR #5815: URL: https://github.com/apache/fineract/pull/5815#issuecomment-4381234275
> @adamsaghy will you please summarize this PR? I'd like a bit more context beyond the PR title and short of the diff itself. I did skim the diff but it's not obvious to me what all the changes are for. I see changes in sleeps, capitalization, dates... is there some guide to what this PR does and why? Discussion on the list or in chat? Research leading to its creation? Before and after test case timing/behavior? You are right! It's quite cryptic in this format :) The idea is: - to initialized test data parallel with multiple threads - Remove hardcoded test data ids (hard coded PK keys) - Fetch data from cache - Remove unnecessary jumps in time which is causing long running test scenarios - Run clean up processes parallel (close loan, close savings account) etc. -- 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]
