tulul / tululbot

Telegram Bot for Tululness
Apache License 2.0
8 stars 6 forks source link

Test Won't Work via `manage.py` #55

Closed wazaundtechnik closed 9 years ago

wazaundtechnik commented 9 years ago
(tul)vmuser@vm1:~/repo/tululbot$ python manage.py test

/home/vmuser/.virtualenvs/tul/local/lib/python3.4/site-packages/dotenv.py:15: UserWarning: can't read tests/.env - it doesn't exist.
  warnings.warn("can't read %s - it doesn't exist." % dotenv_path)
usage: manage.py [options] [file_or_dir] [file_or_dir] [...]
manage.py: error: unrecognized arguments: --cov=tululbot --cov-report=html --cov-report=term
  inifile: /home/vmuser/repo/tululbot/pytest.ini
  rootdir: /home/vmuser/repo/tululbot
wazaundtechnik commented 9 years ago

My bad. Forgot to reinstall new requirements : (

Sorry. Resolved.