pyopendata.tests package

Submodules

pyopendata.tests.test_base module

class pyopendata.tests.test_base.TestDataStore(methodName='runTest')

Bases: pandas.util.testing.TestCase

test_initialize()

pyopendata.tests.test_ckan module

class pyopendata.tests.test_ckan.CKANTestBase(methodName='runTest')

Bases: pandas.util.testing.TestCase

setUp()
test_formats()
test_groups()
test_isvalid()
test_packages()
test_resource()
class pyopendata.tests.test_ckan.TestCKANTestSite(methodName='runTest')

Bases: pyopendata.tests.test_ckan.CKANTestBase

test_formats()
test_tags()
test_urlformat()
class pyopendata.tests.test_ckan.TestDATAGOJP(methodName='runTest')

Bases: pyopendata.tests.test_ckan.CKANTestBase

test_formats()
test_isvalid()
test_mining_manufacture()
test_tags()
class pyopendata.tests.test_ckan.TestDATAGOV(methodName='runTest')

Bases: pyopendata.tests.test_ckan.CKANTestBase

test_formats()
test_groups()
test_raw_data()
test_tags()

pyopendata.tests.test_eurostat module

class pyopendata.tests.test_eurostat.TestEurostatTestSite(methodName='runTest')

Bases: pandas.util.testing.TestCase

setUp()
test_datasets()
test_get_cdh_e_fos()
test_get_sts_cobp_a()
test_isvalid()

pyopendata.tests.test_oecd module

class pyopendata.tests.test_oecd.TestOECDTestSite(methodName='runTest')

Bases: pandas.util.testing.TestCase

setUp()
test_get_tourism()
test_get_un_den()
test_isvalid()

pyopendata.tests.test_worldbank module

class pyopendata.tests.test_worldbank.TestWorldBankTestSite(methodName='runTest')

Bases: pandas.util.testing.TestCase

setUp()
test_get_co2_emit()
test_get_gdp_per_capita()
test_isvalid()

Module contents