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