This was an extended digression into architecture planning, which became necessary in order to suitably map out the role for the `TurnoutSystem` — which can now be defined as ''mediator'' to connect and forward control- and parameter data while specific render invocation proceeds through the render node network.
30 lines
499 B
Text
30 lines
499 B
Text
TESTING "Component Test Suite: Render Engine parts" ./test-suite --group=node
|
|
|
|
|
|
|
|
PLANNED "Proc Node basics" NodeBasic_test <<END
|
|
END
|
|
|
|
|
|
PLANNED "Proc Node creation" NodeBuilder_test <<END
|
|
END
|
|
|
|
|
|
TEST "Proc Node test support" NodeDevel_test <<END
|
|
END
|
|
|
|
|
|
PLANNED "Proc Node fabrication" NodeFactory_test <<END
|
|
END
|
|
|
|
|
|
PLANNED "Proc Node connectivity" NodeLinkage_test <<END
|
|
END
|
|
|
|
|
|
PLANNED "Proc Node input reading" NodeInput_test <<END
|
|
END
|
|
|
|
|
|
PLANNED "Proc Node operation modes" NodeOperation_test <<END
|
|
END
|