Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 382 Bytes

Calisphere Load Testing

Locust.io configurations for load testing a calisphere site.

Install

pipenv install

Usage

Test the public_interface component of Calisphere

pipenv run locust -f tests/new_calisphere.py

Test the crop / clip component Calisphere

pipenv run locust -f tests/crop_clip.py