accounts/admin.py |
(no function) |
13 |
0 |
0 |
0 |
0 |
100.00% |
accounts/apps.py |
(no function) |
4 |
0 |
0 |
0 |
0 |
100.00% |
accounts/forms.py |
CustomUserCreationForm.clean_username |
6 |
0 |
0 |
0 |
0 |
100.00% |
accounts/forms.py |
(no function) |
14 |
0 |
0 |
0 |
0 |
100.00% |
accounts/models.py |
CustomUser.__str__ |
1 |
0 |
0 |
0 |
0 |
100.00% |
accounts/models.py |
CustomUser.get_absolute_url |
1 |
0 |
0 |
0 |
0 |
100.00% |
accounts/models.py |
(no function) |
12 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_forms.py |
TestUserCreationForm.test_clean_username |
9 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_forms.py |
(no function) |
6 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_models.py |
CustomUserTests.setUp |
3 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_models.py |
CustomUserTests.test___str__ |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_models.py |
CustomUserTests.test_user_get_absolute_url |
1 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_models.py |
CustomUserTests.test_create_user |
5 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_models.py |
CustomUserTests.test_user_asserts |
11 |
2 |
0 |
0 |
0 |
81.82% |
accounts/tests/test_models.py |
CustomUserTests.test_create_superuser |
5 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_models.py |
CustomUserTests.test_superuser_asserts |
7 |
2 |
0 |
0 |
0 |
71.43% |
accounts/tests/test_models.py |
(no function) |
10 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
SignupPageTests.setUp |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
SignupPageTests.test_signup_page_status |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
SignupPageTests.test_signup_template |
4 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
SignupPageTests.test_signup_form |
4 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
SignupPageTests.test_signup_view |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
AccountPagesTest.test_login_page_status |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
AccountPagesTest.test_logout_page_status |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
AdminPageTests.test_admin_page_status |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_pages.py |
(no function) |
17 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_urls.py |
test_detail |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_urls.py |
test_update |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_urls.py |
test_redirect |
2 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_urls.py |
(no function) |
7 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_views.py |
TestUserUpdateView.dummy_get_response |
1 |
1 |
0 |
0 |
0 |
0.00% |
accounts/tests/test_views.py |
TestUserUpdateView.test_get_success_url |
5 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_views.py |
TestUserUpdateView.test_get_object |
5 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_views.py |
TestUserUpdateView.test_form_valid |
14 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_views.py |
TestUserRedirectView.test_get_redirect_url |
5 |
0 |
0 |
0 |
0 |
100.00% |
accounts/tests/test_views.py |
(no function) |
17 |
0 |
0 |
0 |
0 |
100.00% |
accounts/urls.py |
(no function) |
3 |
0 |
0 |
0 |
0 |
100.00% |
accounts/views.py |
UserUpdateView.get_success_url |
1 |
0 |
0 |
0 |
0 |
100.00% |
accounts/views.py |
UserUpdateView.get_object |
1 |
0 |
0 |
0 |
0 |
100.00% |
accounts/views.py |
UserRedirectView.get_redirect_url |
1 |
0 |
0 |
0 |
0 |
100.00% |
accounts/views.py |
(no function) |
26 |
0 |
0 |
0 |
0 |
100.00% |
config/test.py |
(no function) |
5 |
0 |
0 |
0 |
0 |
100.00% |
config/urls.py |
(no function) |
5 |
0 |
1 |
0 |
0 |
100.00% |
pages/admin.py |
(no function) |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/apps.py |
(no function) |
3 |
0 |
0 |
0 |
0 |
100.00% |
pages/forms.py |
(no function) |
5 |
0 |
0 |
0 |
0 |
100.00% |
pages/models.py |
(no function) |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_forms.py |
ContactFormTests.test_contact_page_form_is_valid |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_forms.py |
ContactFormTests.test_contact_form_is_invalid |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_forms.py |
ContactFormTests.test_header_injection |
6 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_forms.py |
(no function) |
5 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
HomePageTests.setUp |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
HomePageTests.test_homepage_status_code |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
HomePageTests.test_homepage_template |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
HomePageTests.test_homepage_contains_correct_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
HomePageTests.test_homepage_does_not_contain_incorrect_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
HomePageTests.test_homepage_url_resolves_homepageview |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
AboutPageTests.setUp |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
AboutPageTests.test_about_page_status_code |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
AboutPageTests.test_about_page_template |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
AboutPageTests.test_about_page_contains_correct_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
AboutPageTests.test_about_page_does_not_contain_incorrect_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
AboutPageTests.test_about_page_url_resolves_about_pageview |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
ContactViewTests.setUp |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
ContactViewTests.test_contact_page_status_code |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
ContactViewTests.test_contact_page_url_resolves_contactpageview |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
ContactViewTests.test_contact_page_template |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
ContactViewTests.test_contact_page_contains_correct_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
ContactViewTests.test_contact_page_does_not_contain_incorrect_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SampleViewTests.setUp |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SampleViewTests.test_sample_page_status_code |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SampleViewTests.test_sample_page_template |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SampleViewTests.test_sample_page_contains_correct_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SampleViewTests.test_sample_page_does_not_contain_incorrect_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SampleViewTests.test_sample_page_url_resolves_sample_page_view |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SuccessViewTests.setUp |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SuccessViewTests.test_success_page_status_code |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SuccessViewTests.test_success_page_template |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SuccessViewTests.test_success_page_contains_correct_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SuccessViewTests.test_success_page_does_not_contain_incorrect_html |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
SuccessViewTests.test_success_page_url_resolves_success_page_view |
2 |
0 |
0 |
0 |
0 |
100.00% |
pages/tests/test_views.py |
(no function) |
38 |
0 |
0 |
0 |
0 |
100.00% |
pages/urls.py |
(no function) |
3 |
0 |
0 |
0 |
0 |
100.00% |
pages/views.py |
ContactView |
13 |
0 |
0 |
4 |
0 |
100.00% |
pages/views.py |
SuccessView |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/views.py |
SampleView |
1 |
0 |
0 |
0 |
0 |
100.00% |
pages/views.py |
(no function) |
12 |
0 |
0 |
0 |
0 |
100.00% |