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

Function test_template_render

flowcraft/tests/test_processes.py:78–83  ·  view source on GitHub ↗
(process_wchannels)

Source from the content-addressed store, hash-verified

76
77
78def test_template_render(process_wchannels):
79
80 process_wchannels.set_channels(pid=1)
81 t = process_wchannels.template_str
82
83 assert 1
84
85
86def test_main_channel_setup(mock_process):

Callers

nothing calls this directly

Calls 1

set_channelsMethod · 0.80

Tested by

no test coverage detected