mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Move tests out of app module
(Directory structure as suggested in [Django testing docs][1].) [1]: https://docs.djangoproject.com/en/1.9/topics/testing/advanced/#using-the-django-test-runner-to-test-reusable-applications
This commit is contained in:
@@ -78,6 +78,6 @@ get from from environment variables. Look in the ``*_integration_tests.py``
|
||||
files in the `tests source`_ for specific requirements.
|
||||
|
||||
.. _.travis.yml: https://github.com/anymail/django-anymail/blob/master/.travis.yml
|
||||
.. _tests source: https://github.com/anymail/django-anymail/blob/master/anymail/tests
|
||||
.. _tests source: https://github.com/anymail/django-anymail/blob/master/tests
|
||||
.. _mock: http://www.voidspace.org.uk/python/mock/index.html
|
||||
.. _tested on Travis: https://travis-ci.org/anymail/django-anymail
|
||||
|
||||
Reference in New Issue
Block a user