Coverage report:
47%
hide covered
Files
Functions
Classes
coverage.py v7.6.12
, created at 2025-03-16 10:56 +0000
File
function
statements
missing
excluded
coverage
accounts/__init__.py
(no function)
0
0
0
100%
accounts/admin.py
(no function)
1
0
0
100%
accounts/apps.py
(no function)
4
0
0
100%
accounts/migrations/__init__.py
(no function)
0
0
0
100%
accounts/models.py
(no function)
1
0
0
100%
accounts/tests.py
AccountCreateViewTests.setUp
1
1
0
0%
accounts/tests.py
AccountCreateViewTests.test_create_account_get_request
3
3
0
0%
accounts/tests.py
AccountCreateViewTests.test_create_account_post_valid_data
7
7
0
0%
accounts/tests.py
AccountCreateViewTests.test_create_account_post_invalid_data
5
5
0
0%
accounts/tests.py
AccountCreateViewTests.test_create_account_post_duplicate_email
6
6
0
0%
accounts/tests.py
ProfileViewTests.setUp
2
2
0
0%
accounts/tests.py
ProfileViewTests.test_profile_get_request_anonymous_user
2
2
0
0%
accounts/tests.py
ProfileViewTests.test_profile_get_request_authenticated_user
4
4
0
0%
accounts/tests.py
ProfileViewTests.test_profile_post_request
8
8
0
0%
accounts/tests.py
ProfileViewTests.test_profile_post_request_invalid_data
4
4
0
0%
accounts/tests.py
(no function)
15
0
0
100%
basic_pages/__init__.py
(no function)
0
0
0
100%
basic_pages/admin.py
(no function)
1
0
0
100%
basic_pages/apps.py
(no function)
4
0
0
100%
basic_pages/forms.py
(no function)
5
0
0
100%
basic_pages/migrations/__init__.py
(no function)
0
0
0
100%
basic_pages/models.py
(no function)
1
0
0
100%
basic_pages/tests.py
HomeViewTest.setUp
1
1
0
0%
basic_pages/tests.py
HomeViewTest.test_home_view_status_code
3
3
0
0%
basic_pages/tests.py
HomeViewTest.test_home_view_template_used
3
3
0
0%
basic_pages/tests.py
HomeViewTest.test_home_view_response_content
3
3
0
0%
basic_pages/tests.py
HomeViewTest.test_home_view_context_variables
3
3
0
0%
basic_pages/tests.py
HomeViewTest.test_home_view_anonymous_user
3
3
0
0%
basic_pages/tests.py
HomeViewTest.test_home_view_authenticated_user
5
5
0
0%
basic_pages/tests.py
HomeViewTest.test_home_view_url_parameters
3
3
0
0%
basic_pages/tests.py
HomeViewTest.tearDown
1
1
0
0%
basic_pages/tests.py
AboutViewTest.setUp
3
3
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_get_request
4
4
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_authenticated_user
5
5
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_anonymous_user
2
2
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_response_content
2
2
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_custom_headers
2
2
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_performance
8
8
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_context_data
3
3
0
0%
basic_pages/tests.py
AboutViewTest.setUp
2
2
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_get_request
3
3
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_authenticated_user
5
5
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_anonymous_user
2
2
0
0%
basic_pages/tests.py
AboutViewTest.test_about_view_performance
7
7
0
0%
basic_pages/tests.py
ContactFormTest.setUp
2
2
0
0%
basic_pages/tests.py
ContactFormTest.test_contact_form_validation_empty_email
5
5
0
0%
basic_pages/tests.py
ContactFormTest.test_contact_form_validation_invalid_email
5
5
0
0%
basic_pages/tests.py
ContactFormTest.test_contact_form_validation_empty_subject
5
5
0
0%
basic_pages/tests.py
ContactFormTest.test_contact_form_validation_empty_message
5
5
0
0%
basic_pages/tests.py
SuccessViewTest.setUp
1
1
0
0%
basic_pages/tests.py
SuccessViewTest.test_success_view
3
3
0
0%
basic_pages/tests.py
SuccessViewTest.test_success_view_authenticated_user
3
3
0
0%
basic_pages/tests.py
SuccessViewTest.test_success_view_unauthenticated_user
3
3
0
0%
basic_pages/tests.py
SuccessViewTest.test_success_view_with_query_params
3
3
0
0%
basic_pages/tests.py
(no function)
46
0
0
100%
basic_pages/views.py
HomeView.get_context_data
3
3
0
0%
basic_pages/views.py
HomeView.get_success_url
1
1
0
0%
basic_pages/views.py
DemoView.get_context_data
2
2
0
0%
basic_pages/views.py
DemoView.get_success_url
1
1
0
0%
basic_pages/views.py
ApiView.post
18
18
0
0%
basic_pages/views.py
AboutView.get_context_data
2
2
0
0%
basic_pages/views.py
ContactView.get_success_url
1
1
0
0%
basic_pages/views.py
ContactView.form_valid
8
8
0
0%
basic_pages/views.py
CookieManager.set_cookie
5
5
0
0%
basic_pages/views.py
(no function)
42
0
0
100%
coverage_report/__init__.py
(no function)
0
0
0
100%
coverage_report/admin.py
(no function)
1
0
0
100%
coverage_report/apps.py
(no function)
4
0
0
100%
coverage_report/migrations/__init__.py
(no function)
0
0
0
100%
coverage_report/models.py
(no function)
1
0
0
100%
coverage_report/tests.py
(no function)
1
0
0
100%
django_demo/__init__.py
(no function)
0
0
0
100%
django_demo/settings.py
(no function)
33
0
0
100%
manage.py
main
6
2
0
67%
manage.py
(no function)
5
0
0
100%
Total
362
193
0
47%
No items found using the specified filter.