Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: parallel testing #2821

Merged
merged 10 commits into from
Feb 11, 2025
Merged

feat: parallel testing #2821

merged 10 commits into from
Feb 11, 2025

Conversation

ivaylonikolov7
Copy link
Contributor

@ivaylonikolov7 ivaylonikolov7 commented Jan 23, 2025

Description:

  • Parallel testing in miltiple threads to increase test execution speed.
  • Use MirrorNodeContractCallQuery where applicable to circumvent throttle mechanic
  • reduce stress iteration count to improve unit test speed
  • remove backoff mechanism when running on local-node
  • increase retry attempts when running on local node

Fixes #2710

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@ivaylonikolov7 ivaylonikolov7 marked this pull request as ready for review January 27, 2025 12:48
@ivaylonikolov7 ivaylonikolov7 requested review from a team as code owners January 27, 2025 12:48
Copy link
Contributor

@0xivanov 0xivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ivaylogarnev-limechain ivaylogarnev-limechain merged commit ab58be7 into main Feb 11, 2025
9 checks passed
@ivaylogarnev-limechain ivaylogarnev-limechain deleted the feat/paralel-testing branch February 11, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants