stable

Clone or download

Read-only

Move PullRequest unit tests to PHPUnit

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

Modified Files

Name
R plugins/pullrequest/tests/Authorization/PullRequestPermissionCheckerTest.php Go to diff View file
R plugins/pullrequest/tests/FileUniDiffBuilderTest.php Go to diff View file
R plugins/pullrequest/tests/GitExecTest.php Go to diff View file
R plugins/pullrequest/tests/InlineComment/InlineCommentUpdaterTest.php Go to diff View file
A plugins/pullrequest/phpunit/Label/LabeledItemCollectorTest.php +231 −0 Go to diff View file
R plugins/pullrequest/tests/Reference/HTMLURLBuilderTest.php Go to diff View file
A plugins/pullrequest/phpunit/Reference/ReferenceFactoryTest.php +151 −0 Go to diff View file
D plugins/pullrequest/tests/Label/LabeledItemCollectorTest.php +0 −216 Go to diff View file
D plugins/pullrequest/tests/Reference/ReferenceFactoryTest.php +0 −113 Go to diff View file