Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assemblerflow/flowcraft
/ test_build
Function
test_build
flowcraft/tests/test_engine.py:452–456 ·
view source on GitHub ↗
(multi_forks)
Source
from the content-addressed store, hash-verified
450
451
452
def
test_build(multi_forks):
453
454
multi_forks.build()
455
456
assert multi_forks.template !=
""
457
458
459
def
test_resources_string(single_con):
Callers
nothing calls this directly
Calls
1
build
Method · 0.80
Tested by
no test coverage detected