Skip to content

Repository files navigation

AgniPariksha

Dependencies to install:

> brew install locust

> python3 -m pip install --user pipenv

# For getting intellisense in vs code
> PIPENV_VENV_IN_PROJECT=1 pipenv shell

# Otherwise just run below command at root of the repo
> pipenv shell

# After inside virtual environment
> pipenv install

Set env variables:

  • Replace the variables in local.env according to environment (for local they are already correctly set)
  • Also make IS_LOCAL variable false for non-local environments.

Running loadtest

> chmod +x run_customer.sh
> ./run_customer.sh

> chmod +x run_driver.sh
> ./run_driver.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages