MCPcopy Create free account
hub / github.com/IQEngine/IQEngine / mock_get_test_datasource

Function mock_get_test_datasource

api/tests/test_iq_api.py:42–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40
41
42async def mock_get_test_datasource():
43 return DataSource(**test_datasource)
44
45
46@mock.patch(

Callers

nothing calls this directly

Calls 1

DataSourceClass · 0.90

Tested by

no test coverage detected