lumiera_/tests/46fixture.tests
Ichthyostega 0c57a61545 Dispatcher-Pipeline: implement Generation of fake-ExitNodes
...similar to the Generation of complete JobTickets in the initial implementation
2023-06-08 00:28:44 +02:00

22 lines
400 B
Text

TESTING "Component Test Suite: Fixture" ./test-suite --group=fixture
PLANNED "detecting Fixture changes" FixtureChangeDetector_test <<END
return: 0
END
TEST "ModelPort registry" ModelPortRegistry_test <<END
return: 0
END
TEST "Fixture Node-Graph connection" NodeGraphAttachment_test <<END
return: 0
END
PLANNED "Segmentation datastructure" SegmentationDatastructure_test <<END
return: 0
END