Testing

Internal Testing

Be sure of collecting static files before running tests:

> python manage.py collecstatic

Then run the test suite:

> python manage.py test