retail-store-sample-app icon indicating copy to clipboard operation
retail-store-sample-app copied to clipboard

Load generator automated tests

Open niallthomson opened this issue 1 year ago • 0 comments

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:

  1. Artillery runs and exits with an error code
  2. 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.

niallthomson avatar May 07 '24 17:05 niallthomson