stable

Clone or download

Read-only

Move Tracker_Workflow_Trigger_Rules* tests to PHPUnit

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

Modified Files

Name
R plugins/tracker/tests/workflow/Trigger/RulesBuilderDataTest.php Go to diff View file
R plugins/tracker/tests/workflow/Trigger/RulesBuilderFactoryTest.php Go to diff View file
A plugins/tracker/phpunit/Workflow/Trigger/Tracker_Workflow_Trigger_RulesFactoryTest.php +369 −0 Go to diff View file
A plugins/tracker/phpunit/Workflow/Trigger/Tracker_Workflow_Trigger_RulesManagerTest.php +701 −0 Go to diff View file
A plugins/tracker/phpunit/Workflow/Trigger/Tracker_Workflow_Trigger_RulesProcessor_GeneralTest.php +109 −0 Go to diff View file
R plugins/tracker/tests/workflow/Trigger/_fixtures/add_rule.json Go to diff View file
D plugins/tracker/tests/builders/aChangesetValue.php +0 −110 Go to diff View file
M plugins/tracker/tests/builders/aField.php +0 −35 Go to diff View file
D plugins/tracker/tests/builders/aMockField.php +0 −74 Go to diff View file
D plugins/tracker/tests/builders/aStaticValue.php +0 −55 Go to diff View file
D plugins/tracker/tests/workflow/Trigger/RulesFactoryTest.php +0 −343 Go to diff View file
D plugins/tracker/tests/workflow/Trigger/RulesManagerTest.php +0 −671 Go to diff View file
D plugins/tracker/tests/workflow/Trigger/RulesProcessorTest.php +0 −100 Go to diff View file
D plugins/tracker/tests/workflow/_fixtures/importWorkflow.xml +0 −28 Go to diff View file