stable

Clone or download

Read-only

Refactoring: Extract some unit tests to PHPUnit

This is part of story #13243 Import/export workflow simple mode via XML No functional change here. Change-Id: Ic56eb36d9baba4ebdd54ab9bdc0859114a4a0d2b

Modified Files

Name
M plugins/tracker/include/TrackerXmlImport.class.php +1 −2 Go to diff View file
A plugins/tracker/phpunit/Tracker/Workflow/WorkflowFactoryTest.php +165 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/Workflow/_fixtures/importWorkflow.xml +27 −0 Go to diff View file
M plugins/tracker/tests/workflow/WorkflowFactoryTest.php +0 −84 Go to diff View file