sachit-singh / skjuts-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run the following commands in the following order:

  • pip install -r requirements.txt
  • mv .env.example .env
  • fill in username, password and url in .env file
  • run 'python login.py'. It will generate an auth token. Copy and paste the token into .env file (will be done automatically)
  • run test.py

About


Languages

Language:Python 100.0%