retail-store-sample-app
retail-store-sample-app copied to clipboard
Load generator automated tests
Currently the load generator has no automated tests, which makes it difficult to verify changes and dependency updates.
Add automated tests to the load generator that can be run in CI. The tests should verify that:
- Artillery runs and exits with an error code
- A certain % of synthetic requests succeed with HTTP 200. This can likely start at 100% and then be adjusted based on how stable the scenarios are.