Closed jordaniza closed 9 months ago
Use HH tests in parallel by default by adding the flag to yarn test Also added yarn test:sequential for tests not using parallel
yarn test
yarn test:sequential
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
CHANGELOG.md
DEPLOYMENT_CHECKLIST
UPDATE_CHECKLIST
Description
Use HH tests in parallel by default by adding the flag to
yarn test
Also addedyarn test:sequential
for tests not using parallelIncreased 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
Checklist:
CHANGELOG.md
file in the root folder.DEPLOYMENT_CHECKLIST
file in the root folder.UPDATE_CHECKLIST
file in the root folder.