27 lines
475 B
Text
27 lines
475 B
Text
TESTING "Component Test Suite: Fixture" ./test-suite --group=fixture
|
|
|
|
|
|
PLANNED "detecting Fixture changes" FixtureChangeDetector_test <<END
|
|
return: 0
|
|
END
|
|
|
|
|
|
TEST "A Segment in the Fixture" FixtureSegment_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 integration test" SegmentationIntegration_test <<END
|
|
return: 0
|
|
END
|
|
|