stable
Clone or download
Read-only
Part of request #14150: Get rid of SimpleTest Change-Id: Icab1499858a8e665cb3f93c2df427d0d85ed4c44
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/View/Admin.class.php | +10 | −10 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/FormElement/AdminTest.php | +101 | −0 | Go to diff View file |
R | plugins/tracker/tests/Tracker/FormElement/AdminVisitorTest.php | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/FormElement/ChartCachedDaysComparatorTest.php | Go to diff View file | ||
A | plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/Nature/NatureValidatorTest.php | +101 | −0 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/ProcessChildrenTriggersCommandTest.php | +193 | −0 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/SourceOfAssociationDetectorTest.php | +73 | −0 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/SubmittedValueConvertorTest.php | +255 | −0 | Go to diff View file |
R | plugins/tracker/tests/Tracker/FormElement/BurndownCacheDateRetrieverTest.php | Go to diff View file | ||
A | plugins/tracker/phpunit/Tracker/FormElement/Field/Numeric/Tracker_FormElement_Field_NumericTest.php | +75 | −0 | Go to diff View file |
R | plugins/tracker/tests/Tracker/FormElement/PermissionsOnArtifactValidatorTest.php | Go to diff View file | ||
M | plugins/tracker/site-content/en_US/tracker.tab | +0 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +4 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +0 | −1 | Go to diff View file |
D | plugins/tracker/tests/Tracker/FormElement/AdminTest.php | +0 | −120 | Go to diff View file |
D | plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/Nature/NatureValidatorTest.php | +0 | −94 | Go to diff View file |
D | plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/ProcessChildrenTriggersCommandTest.php | +0 | −150 | Go to diff View file |
D | plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/SourceOfAssociationDetectorTest.php | +0 | −60 | Go to diff View file |
D | plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/SubmittedValueConvertorTest.php | +0 | −232 | Go to diff View file |
D | plugins/tracker/tests/Tracker/FormElement/Tracker_FormElement_Field_NumericTest.php | +0 | −69 | Go to diff View file |