valuta.contrib.django_integration.tests package

Submodules

valuta.contrib.django_integration.tests.test_models module

class valuta.contrib.django_integration.tests.test_models.DjangoIntegrationTestCase(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

test_1()[source]
test_10()[source]
test_100()[source]
test_1000()[source]
test_5()[source]
test_cast_to_decimal()[source]
test_cast_to_float()[source]
test_cast_to_int()[source]
test_display_1000_format_number()[source]
test_display_100_format_number()[source]
test_display_10_format_number()[source]
test_display_1_format_number()[source]
test_display_5_format_number()[source]
test_display_empty_currency_value()[source]
test_display_invalid_currency_value()[source]
test_display_jpy_format_number()[source]
test_empty_currency_value()[source]
test_get_choices_func_is_none()[source]
test_get_currency_cls()[source]
test_get_currency_cls_empty_currency_value()[source]
test_get_currency_cls_invalid_currency_value()[source]
test_invalid_currency_value()[source]
test_limit_choices_to()[source]
test_limit_choices_to_from_django_settings()[source]
test_no_cast()[source]

Module contents