stable
Clone or download
Read-only
request #11889 Move GraphontrackerV5 plugin tests to PHPUnit
This plugin is not added in the coverage because of the JPGraph inclusion poorly done ... Change-Id: Idf2c55eb5ed03919ca72bdbc39e9ddca6cb4c28f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php | +2 | −1 | Go to diff View file |
A | plugins/graphontrackersv5/phpunit/.simpletest_skip | +0 | −0 | Go to diff View file |
R | plugins/graphontrackersv5/tests/CumulativeFlowChartTest.php | Go to diff View file | ||
R | plugins/graphontrackersv5/tests/GraphOnTrackersV5_BurndownDataTest.php | Go to diff View file | ||
R | plugins/graphontrackersv5/tests/GraphOnTrackersV5_InSessionChartSorterTest.php | Go to diff View file | ||
A | plugins/graphontrackersv5/phpunit/bootstrap.php | +22 | −0 | Go to diff View file |