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

Investigate CI testing speed issues #2710

Open
rwalworth opened this issue Dec 10, 2024 · 0 comments
Open

Investigate CI testing speed issues #2710

rwalworth opened this issue Dec 10, 2024 · 0 comments
Assignees
Milestone

Comments

@rwalworth
Copy link

rwalworth commented Dec 10, 2024

Problem

Currently the JS SDK suffers from bad contribution experience as the tests are not optimally implemented or set up.

Solution

  • Research and implement parallel test runs in the project Taskfiles - check out this article https://developer.ibm.com/articles/parallel-tests-mocha-v8/
  • Reduce mnemonic test iterations as the values are big enough to suffocate the test runs but not big enough for exhaustive testing of the mnemonic features. Could be brought down to 10 times less.

Alternatives

No response

@0xivanov 0xivanov added this to the v2.57.0 milestone Jan 10, 2025
@0xivanov 0xivanov assigned 0xivanov and ivaylonikolov7 and unassigned 0xivanov Jan 10, 2025
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

No branches or pull requests

3 participants