stable

Clone or download

Read-only

Move Tracker Workflow and Workflow Factory tests to PHPUnit

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

Modified Files

Name
A plugins/tracker/phpunit/Workflow/WorkflowFactoryTest.php +128 −0 Go to diff View file
A plugins/tracker/phpunit/Workflow/WorkflowTest.php +589 −0 Go to diff View file
A plugins/tracker/phpunit/Workflow/_fixtures/importWorkflow.xml +27 −0 Go to diff View file
D plugins/tracker/tests/workflow/WorkflowFactoryTest.php +0 −150 Go to diff View file
D plugins/tracker/tests/workflow/WorkflowTest.php +0 −645 Go to diff View file