stable

Clone or download

Read-only

Move PlanningFactoryTest into phpunit

part of request #14150 Get rid of SimpleTest Change-Id: I0b981e0c5f151c03e59303a18d680223e52239ed

Modified Files

Name
A plugins/agiledashboard/phpunit/AgileDashboard/Planning/PlanningFactoryDuplicationTest.php +233 −0 Go to diff View file
A plugins/agiledashboard/phpunit/AgileDashboard/Planning/PlanningFactoryGetNonLastLevelPlanningsTest.php +99 −0 Go to diff View file
A plugins/agiledashboard/phpunit/AgileDashboard/Planning/PlanningFactoryTestGetAvailablePlanningTrackersTest.php +77 −0 Go to diff View file
A plugins/agiledashboard/phpunit/AgileDashboard/Planning/PlanningFactoryTestGetPlanningByPlanningTrackerTest.php +120 −0 Go to diff View file
A plugins/agiledashboard/phpunit/AgileDashboard/Planning/PlanningFactoryTestGetPlanningTest.php +281 −0 Go to diff View file
A plugins/agiledashboard/phpunit/AgileDashboard/Planning/PlanningFactoryTestGetVirtualTopPlanningTest.php +92 −0 Go to diff View file
D plugins/agiledashboard/tests/include/PlanningFactoryTest.php +0 −627 Go to diff View file