stable

Clone or download

Read-only

Move Tracker_Action_*Artifact tests to PHPUnit

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

Modified Files

Name
A plugins/tracker/phpunit/Tracker/Action/Tracker_Action_CreateArtifactTest.php +188 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/Action/Tracker_Action_UpdateArtifactTest.php +383 −0 Go to diff View file
D plugins/tracker/tests/Tracker/Action/CreateArtifactTest.php +0 −172 Go to diff View file
D plugins/tracker/tests/Tracker/Action/UpdateArtifactTest.php +0 −398 Go to diff View file
M src/composer.json +1 −1 Go to diff View file
M tests/bin/SimpleTest11x/TuleapTestCase.php +0 −1 Go to diff View file
D tests/simpletest/common/include/builders/aRequest.php +0 −115 Go to diff View file