Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Graphify-Labs/graphify
/ test_dm_no_error
Function
test_dm_no_error
tests/test_languages.py:2372–2374 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2370
2371
@_needs_dm
2372
def
test_dm_no_error():
2373
r = extract_dm(FIXTURES /
"sample.dm"
)
2374
assert
"error"
not in r
2375
2376
@_needs_dm
2377
def
test_dm_finds_global_proc():
Callers
nothing calls this directly
Calls
1
extract_dm
Function · 0.90
Tested by
no test coverage detected