Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
async
def
mock_get_test_datasource():
43
return
DataSource(**test_datasource)
44
45
46
@mock.patch(
Callers
nothing calls this directly
Calls
1
DataSource
Class · 0.90
Tested by
no test coverage detected