The congress.tests.db.test_datasources Module¶
- 
class 
congress.tests.db.test_datasources.TestDbDatasource(*args, **kwargs)¶ Bases:
congress.tests.base.SqlTestCase- 
test_add_datasource()¶ 
- 
test_delete_datasource()¶ 
- 
test_delete_datasource_with_data()¶ 
- 
test_delete_non_existing_datasource()¶ 
- 
test_get_datasource()¶ 
- 
test_get_datasource_by_id()¶ 
- 
test_get_datasource_by_name()¶ 
-