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 IdP, API and form submit performance tests #853

Merged
merged 9 commits into from
Oct 16, 2024

Conversation

patheard
Copy link
Member

@patheard patheard commented Oct 2, 2024

Summary

Add locust scripts to performance test the IdP, API and form submission flow:

  • IdP: request and introspect (validate) an access token.
  • API: request new form submissions and retrieve a form submission.
  • Form submit: generate a random response and send through the Reliability queue using the Submission lambda function.

Note that the Terraform changes required for these scripts to run will be included in a future PR.

Related

Add locust scripts to performance test the IdP and API:

- IdP: request and introspect (validate) an access token.
- API: request new form submissions and retrieve a form submission.

Currently neither performance test script has been integrated with
invokust and are run locally.  Integration witht the load testing lambda
will come in a future PR.
@patheard patheard self-assigned this Oct 2, 2024
@patheard patheard changed the title feat: add IdP and API performance tests feat: add IdP, API and form submit performance tests Oct 12, 2024
@bryan-robitaille bryan-robitaille changed the base branch from develop to main October 15, 2024 19:27
@patheard patheard marked this pull request as ready for review October 16, 2024 12:06
Copy link
Contributor

@bryan-robitaille bryan-robitaille left a comment

Choose a reason for hiding this comment

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

Nice work!

@patheard patheard merged commit 15c4d56 into main Oct 16, 2024
9 checks passed
@patheard patheard deleted the feat/api-perf-test branch October 16, 2024 14:25
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.

2 participants