Auth0 wrapper
Created by: alesso-x
- Install
pipenv->pip install pipenv - Install dependencies
pipenv install --dev - Create
.envfile and copy contents I have sent you - Run
pipenv run pytest -v -s bpvalve tests
and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here
Created by: alesso-x
pipenv -> pip install pipenv
pipenv install --dev
.env file and copy contents I have sent youpipenv run pytest -v -s bpvalve tests