LICENSE
MANIFEST.in
pyproject.toml
readme.md
setup.cfg
django_expanded_test_cases/__init__.py
django_expanded_test_cases/constants.py
django_expanded_test_cases/test_urls.py
django_expanded_test_cases.egg-info/PKG-INFO
django_expanded_test_cases.egg-info/SOURCES.txt
django_expanded_test_cases.egg-info/dependency_links.txt
django_expanded_test_cases.egg-info/requires.txt
django_expanded_test_cases.egg-info/top_level.txt
django_expanded_test_cases/mixins/__init__.py
django_expanded_test_cases/mixins/core_mixin.py
django_expanded_test_cases/mixins/response_mixin.py
django_expanded_test_cases/templates/django_expanded_test_cases/index.html
django_expanded_test_cases/test_cases/__init__.py
django_expanded_test_cases/test_cases/base_test_case.py
django_expanded_test_cases/test_cases/integration_test_case.py
django_expanded_test_cases/test_cases/live_server_test_case.py
tests/__init__.py
tests/apps.py
tests/asgi.py
tests/settings.py
tests/urls.py
tests/views.py
tests/test_cases/__init__.py
tests/test_cases/test_base_case.py
tests/test_cases/test_integration_case.py
tests/test_cases/test_live_server_case.py