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: add --parallel flag yarn test cmd #538

Merged
merged 2 commits into from
Feb 15, 2024
Merged

feat: add --parallel flag yarn test cmd #538

merged 2 commits into from
Feb 15, 2024

Conversation

jordaniza
Copy link
Contributor

@jordaniza jordaniza commented Feb 13, 2024

Description

Use HH tests in parallel by default by adding the flag to yarn test
Also added yarn test:sequential for tests not using parallel

Increased the timeout to 90 seconds.

NOTE: some tests fail with PSP. This is unrelated to this PR and addressed in a separate PR.

Task ID: OS-1039

Type of cha

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them if necessary. NO NEW TESTS BREAK.
  • I have updated the CHANGELOG.md file in the root folder.
  • I have updated the DEPLOYMENT_CHECKLIST file in the root folder.
  • I have updated the UPDATE_CHECKLIST file in the root folder.

heueristik
heueristik previously approved these changes Feb 13, 2024
Copy link
Contributor

@heueristik heueristik left a comment

Choose a reason for hiding this comment

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

Nice!

@Rekard0 Rekard0 merged commit 1130dfc into develop Feb 15, 2024
18 checks passed
@Rekard0 Rekard0 deleted the f/parallel-tests branch February 15, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants