Skip to content

Conversation

ChrisS1512
Copy link
Contributor

JIRA link

https://tools.hmcts.net/jira/browse/PUB-2781

Change description

Added performance tests for Verified login

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No


//This value can be changed to determine how many tests should run.
//The number of concurrent logins can be changed via the 'run-workers' setting, in the package.json
for (let i = 0; i < 10; i++) {
Copy link
Contributor

@KianKwa KianKwa Apr 9, 2025

Choose a reason for hiding this comment

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

Is this value 10 likely to be updated for performance run, or we mainly use the run-workers setting? If it needs to be changed frequently, are we better to use an environment variable to override?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added config

KianKwa
KianKwa previously approved these changes Apr 11, 2025
Copy link

sonarqubecloud bot commented May 1, 2025

@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview May 1, 2025 13:46 Abandoned
@ChrisS1512 ChrisS1512 changed the base branch from freeze to master May 6, 2025 08:16
@ChrisS1512 ChrisS1512 dismissed KianKwa’s stale review May 6, 2025 08:16

The base branch was changed.

@ChrisS1512 ChrisS1512 closed this May 8, 2025
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.

2 participants