MCPcopy Index your code
hub / github.com/plotly/dash / test_callback_output_size

Function test_callback_output_size

tests/unit/library/test_grouped_callbacks.py:89–90  ·  view source on GitHub ↗
(mixed_grouping_size)

Source from the content-addressed store, hash-verified

87
88
89def test_callback_output_size(mixed_grouping_size):
90 check_output_for_grouping(mixed_grouping_size[0])
91
92
93def check_callback_inputs_for_grouping(grouping):

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…