stable

Clone or download

Read-only

First conversion lot of Agiledashboard tests

This is part of request #14150: Get rid of SimpleTest Change-Id: I54440923ed746e77cc270f98a7cc775b31dde902

Modified Files

Name
A plugins/agiledashboard/phpunit/AgileDashboard/AgileDashboard_KanbanActionsCheckerTest.php +165 −0 Go to diff View file
A plugins/agiledashboard/phpunit/AgileDashboard/AgileDashboard_KanbanColumnManagerTest.php +105 −0 Go to diff View file
R plugins/agiledashboard/tests/include/KanbanUserPreferencesTest.php Go to diff View file
A plugins/agiledashboard/phpunit/Planning/Planning_ArtifactCreationControllerTest.php +71 −0 Go to diff View file
A plugins/agiledashboard/phpunit/Planning/Planning_ArtifactParentsSelectorEventListenerTest.php +217 −0 Go to diff View file
A plugins/agiledashboard/phpunit/Planning/Planning_RequestValidatorTest.php +157 −0 Go to diff View file
A plugins/agiledashboard/phpunit/Planning/Planning_TrackerPresenterTest.php +118 −0 Go to diff View file
D plugins/agiledashboard/tests/builders/aPlanningCreationRequest.php +0 −79 Go to diff View file
D plugins/agiledashboard/tests/include/ArtifactCreationControllerTest.php +0 −64 Go to diff View file
D plugins/agiledashboard/tests/include/ArtifactParentsSelectorEventListenerTest.php +0 −157 Go to diff View file
D plugins/agiledashboard/tests/include/KanbanActionsCheckerTest.php +0 −141 Go to diff View file
D plugins/agiledashboard/tests/include/KanbanColumnManagerTest.php +0 −73 Go to diff View file
D plugins/agiledashboard/tests/include/RequestValidatorTest.php +0 −107 Go to diff View file
D plugins/agiledashboard/tests/include/TrackerPresenterTest.php +0 −113 Go to diff View file