stable

Clone or download

Read-only

Move some Git tests to PHPUnit

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

Modified Files

Name
R plugins/git/tests/Git/LatestHeartbeatsCollectorTest.php Go to diff View file
A plugins/git/phpunit/Git/ReferenceManagerTest.php +84 −0 Go to diff View file
A plugins/git/phpunit/Git/SystemCheckTest.php +77 −0 Go to diff View file
A plugins/git/phpunit/Git/SystemEventManagerTest.php +136 −0 Go to diff View file
A plugins/git/phpunit/Git/URLTest.php +175 −0 Go to diff View file
R plugins/git/tests/Git/UserAccountManagerTest.php Go to diff View file
D plugins/git/tests/Git/ReferenceManagerTest.php +0 −78 Go to diff View file
D plugins/git/tests/Git/SystemCheckTest.php +0 −71 Go to diff View file
D plugins/git/tests/Git/SystemEventManagerTest.php +0 −165 Go to diff View file
D plugins/git/tests/Git/URLTest.php +0 −174 Go to diff View file