INNER CODE UNIT · Python
WebsiteUser
helm/chartmuseum · loadtesting/locustfile.py:33
class WebsiteUser(HttpUser):
tasks = [UserBehavior]
min_wait = 1000
max_wait = 3000
INNER CODE UNIT · Python
helm/chartmuseum · loadtesting/locustfile.py:33
class WebsiteUser(HttpUser):
tasks = [UserBehavior]
min_wait = 1000
max_wait = 3000