Page MenuHomePhabricator

write tool interaction tests for segmentation
Open, NormalPublic

Description

Write interaction tests for segmentationtools.

Event Timeline

User petry has pushed new remote branch:

bug-18014-ToolInteractionTests

[cf4a56]: Merge branch 'bug-18014-ToolInteractionTests'

Merged commits:

2014-08-20 16:18:14 Moritz Petry [043212]
updated MITK-Data hash


2014-08-20 16:09:01 Moritz Petry [c8eedf]
Included tests for fill, erase, correction tools.
Fixed regiongrowing behavior.


2014-08-20 12:31:49 Moritz Petry [8b923f]
Implemented segmentation interaction test.
Includes tests for add, subtraction, paint, wipe and regiongrowing.
Updated interaction in the regiongrowingtool to the actual standard.

[e02842]: Merge branch 'bug-18014-ToolInteractionTests'

Merged commits:

2014-08-27 14:39:42 Moritz Petry [e65f56]
COMP: disabled interaction tests if rendering tests are not enabled

User petry has pushed new remote branch:

bug-18014-ClippingPlaneInteractionTests

User petry has pushed new remote branch:

bug-18014-ClippingPlaneInteractionTestsIntegration

Loaded Surface (Clipping plane) is not recognized by vtk Picker, since the correct mapper is not loaded for it,
if an additional binary image is loaded the mapper is initialized.
Why the surface picking fails is still unclear.

Part of this bug has been solved.
Testing the clipping plane remains unsolved.
Setting this bug to after next release, removing core modification flag.

kalali added a subscriber: kalali.

mitkToolInteractionTestSuite in mitkToolInteractionTest.cpp does not contain any tests (all disabled)