The congress.tests.dse2.test_datasource Module

class congress.tests.dse2.test_datasource.TestDataSource(*args, **kwargs)

Bases: congress.tests.base.SqlTestCase

setUp()
test_add_datasource()
test_add_datasource_db_error(*args, **keywargs)
test_add_datasource_synchronizer_error(*args, **keywargs)
test_create_datasource_duplicate_name()
test_delete_datasource()
test_delete_invalid_datasource()
test_duplicate_driver_name_raises()
test_get_datasource()
test_get_datasources()
test_get_datasources2()
test_get_datasources_hide_secret()