autosummary django_landing_simple_test

List of all modules of the repository 1   django_landing_simple_test.

django_landing_simple.test.base_test_case

Base test case classes for Django landing_simple tests.

django_landing_simple.test.test_django_server_landing_simple

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

django_landing_simple.test.test_error_simple_400

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

django_landing_simple.test.test_error_simple_403

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

django_landing_simple.test.test_error_simple_404

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

django_landing_simple.test.test_error_simple_500

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

django_landing_simple.test.test_error_simple_502

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

django_landing_simple.test.test_error_simple_503

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

django_landing_simple.test.test_landing_simple_home

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