MCPcopy Create free account
hub / github.com/assemblerflow/flowcraft / test_build_header

Function test_build_header

flowcraft/tests/test_engine.py:198–202  ·  view source on GitHub ↗
(single_con)

Source from the content-addressed store, hash-verified

196
197
198def test_build_header(single_con):
199
200 single_con._build_header()
201
202 assert single_con.template != ""
203
204
205def test_connections_nofork(single_con):

Callers

nothing calls this directly

Calls 1

_build_headerMethod · 0.80

Tested by

no test coverage detected