forms-terraform
forms-terraform copied to clipboard
feat: add IdP and API performance tests
Summary
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 with the load testing lambda will come in a future PR.
Related
- https://github.com/cds-snc/forms-terraform/issues/852