stable
Clone or download
Read-only
request #13919 Convert simpletest db integration tests to phpunit Change-Id: I504f352db5303f247aa42e2d18e7c97452373eaa
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/statistics/phpunit/.simpletest_skip | +0 | −0 | Go to diff View file |
A | plugins/statistics/phpunit/DiskUsagePurgerTest.php | +117 | −0 | Go to diff View file |
A | plugins/statistics/tests/integration/.simpletest_skip | +0 | −0 | Go to diff View file |
R | plugins/statistics/tests/Statistics_DiskUsagePurgerTest.php | Go to diff View file | ||
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Transition_PostActionFactory.class.php | +10 | −5 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_DateTest.php | +14 | −12 | Go to diff View file |
M | plugins/tracker/tests/workflow/PostAction/Transition_PostActionFactoryTest.php | +44 | −1 | Go to diff View file |
M | tests/integration/bin/setup.sh | +1 | −0 | Go to diff View file |
M | tests/integration/phpunit.xml | +3 | −0 | Go to diff View file |