Skip to content

VED-912: Add first performance tests.#1212

Draft
mfjarvis wants to merge 8 commits intomasterfrom
VED-912-perf-test-poc
Draft

VED-912: Add first performance tests.#1212
mfjarvis wants to merge 8 commits intomasterfrom
VED-912-perf-test-poc

Conversation

@mfjarvis
Copy link
Contributor

Summary

  • Routine Change

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the reviewer.

  • I have reviewed the changes in this PR and they fill all of the acceptance criteria of the ticket.
  • If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
  • If there were changes that are outside of the regular release processes e.g. account infrastructure to setup, manual setup for external API integrations, secrets to set, then I have checked that the developer has flagged this to the Tech Lead as release steps.
  • I have checked that no Personal Identifiable Data (PID) is logged as part of the changes.

@github-actions
Copy link
Contributor

This branch is working on a ticket in the NHS England VED JIRA Project. Here's a handy link to the ticket:

VED-912

}
token_response = requests.post(self.token_url, data=data, headers=headers)

if (
Copy link
Collaborator

Choose a reason for hiding this comment

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

This looks great Matt :)

@Akol125 it is worth noting how this works e.g. see how it is referenced in locustfile. When this merges, we will need to rebase with these changes and use this approach.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yup, will pick up, once merged, thanks for pointing out.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 17, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
45.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@mfjarvis mfjarvis temporarily deployed to internal-dev-sandbox February 24, 2026 10:46 — with GitHub Actions Inactive
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.

3 participants