MCPcopy 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
452def test_build(multi_forks):
453
454 multi_forks.build()
455
456 assert multi_forks.template != ""
457
458
459def test_resources_string(single_con):

Callers

nothing calls this directly

Calls 1

buildMethod · 0.80

Tested by

no test coverage detected