cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users/tests
2020-04-28 23:18:52 +01:00
..
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
factories.py Update formatting 2020-01-23 17:52:17 +00:00
test_drf_urls.py add use drf tests 2020-04-28 12:41:51 +09:00
test_drf_views.py Fix formatting 2020-04-28 23:18:52 +01:00
test_forms.py Run Black on Travis (#1957) 2019-03-18 17:49:43 +00:00
test_models.py Fix failing mypy tests in users app with django-stubs (#2395) 2020-01-13 01:57:20 +11:00
test_tasks.py Change style for pytest marker 2020-03-17 18:41:27 +00:00
test_urls.py Test isort flake8-isort & fix issues 2020-03-03 20:04:31 +00:00
test_views.py Remove request_factory fixture, use the rf one from pytest-django 2020-03-26 18:21:11 +00:00