cmp.tests.test_apps
Tests for CMP Django app configuration.
Module Contents
-
class cmp.tests.test_apps.TestCmpConfig[source]
Tests for CmpConfig.
-
test_app_config_exists()[source]
Test that the CMP app configuration is properly registered.
-
test_app_config_default_auto_field()[source]
Test that the default auto field is set correctly.
-
test_app_config_verbose_name()[source]
Test that app has a name.