aoki.tests.test_apps

Tests for AOKI Django app configuration.

Classes

TestAokiConfig

Tests for AokiConfig.

Module Contents

class aoki.tests.test_apps.TestAokiConfig[source]

Tests for AokiConfig.

test_app_config_exists()[source]

Test that the AOKI 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.