autosummary django_webapps_fullstack_test

List of all modules of the repository 1   django_webapps_fullstack test.

django_webapps_fullstack.test.DEPRECATED

django_webapps_fullstack.test.base_test_case

Base test case class for Django/Selenium integration tests with automatic cleanup.

django_webapps_fullstack.test.run_django_tests

Test runner for Django TestCase tests.

django_webapps_fullstack.test.test_account_confirmation_pages_django

Django TestCase tests for account confirmation/result pages.

django_webapps_fullstack.test.test_account_login

test program for the django template "login" based on the "unittest" and "selenium" functionality

django_webapps_fullstack.test.test_account_login_django

Django TestCase tests for login functionality with XMLRPC mocking.

django_webapps_fullstack.test.test_account_password_change

test program for the django template "password_change" based on the "unittest" and "selenium" functionality

django_webapps_fullstack.test.test_account_password_change_done_django

Django TestCase version of password_change_done tests.

django_webapps_fullstack.test.test_account_password_recovery_django

Django TestCase tests for password recovery with XMLRPC mocking.

django_webapps_fullstack.test.test_account_password_renew

test program for the django template "password_renew" based on the "unittest" and "selenium" functionality

django_webapps_fullstack.test.test_account_register

Test program for the django template "register" based on the "unittest" and "selenium" functionality

django_webapps_fullstack.test.test_account_register_django

Django TestCase tests for user registration with XMLRPC mocking.

django_webapps_fullstack.test.test_dashboard_views_django

Django TestCase tests for dashboard views.

django_webapps_fullstack.test.test_django_server

Test if the Django server is running and properly configured with SSL settings

django_webapps_fullstack.test.test_error_pages_django

Django TestCase tests for error pages.

django_webapps_fullstack.test.test_form_validation_django

Django TestCase tests for comprehensive form field validation.

django_webapps_fullstack.test.test_landing_pages_django

Django TestCase tests for landing pages.