radioco.apps.radioco.tests package

Submodules

radioco.apps.radioco.tests.tests module

class radioco.apps.radioco.tests.tests.RadioIntegrationTests(methodName='runTest')[source]

Bases: radioco.apps.radioco.test_utils.TestDataMixin, django.test.testcases.TestCase

test_index()[source]
class radioco.apps.radioco.tests.tests.UtilsTest(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

test_dictionary_key()[source]

Making sure that is safe to use a dt tz aware object in a different timezone to access a dictionary

test_example_data()[source]

Running example data function, If nothing crash we are happy

Module contents