LUMIERA.clone/tests/46fixture.tests

28 lines
475 B
Text
Raw Permalink Normal View History

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