stable

Clone or download

Read-only

Convert some Git tests to PHPUnit

This is part of request #14150 Get rid of SimpleTest This has been done with the tool that does automatic conversion. The classes not moved to mockery does not work with automatic conversion. Change-Id: Ic23fcfca9bc1c292e9f0256cebfb27fe2e828d4f

Modified Files

Name
R plugins/git/tests/Git/Gitolite/Gitolite3LogParserTest.php Go to diff View file
R plugins/git/tests/Git/Gitolite/SSHKey/AuthorizedKeysFileCreatorTest.php Go to diff View file
R plugins/git/tests/Git/Gitolite/SSHKey/KeyTest.php Go to diff View file
R plugins/git/tests/Git/Gitolite/SSHKey/ManagementDetectorTest.php Go to diff View file
R plugins/git/tests/Git/Gitolite/SSHKey/Provider/GerritServerTest.php Go to diff View file
R plugins/git/tests/Git/Gitolite/SSHKey/Provider/UserTest.php Go to diff View file
R plugins/git/tests/Git/Gitolite/SSHKey/Provider/WholeInstanceKeysAggregatorTest.php Go to diff View file
R plugins/git/tests/Git/Gitolite/_fixtures/gitolite-2016-10.log Go to diff View file
R plugins/git/tests/Git/Gitolite/_fixtures/gitolite-2016-11.log Go to diff View file
R plugins/git/tests/Git/Gitolite/_fixtures/gitolite-2017-11-broken.log Go to diff View file
R plugins/git/tests/Git/Hook/ExtractCrossReferencesTest.php Go to diff View file
R plugins/git/tests/Git/Hook/LogAnalyzerTest.php Go to diff View file
R plugins/git/tests/Git/Hook/ParseLogTest.php Go to diff View file
A plugins/git/phpunit/Git/Hook/Git_Hook_ParseLog_CountPushesTest.php +51 −0 Go to diff View file
R plugins/git/tests/Git/Hook/PostReceiveTest.php Go to diff View file
R plugins/git/tests/Git/Hook/PostReceiveMailsRetrieverTest.php Go to diff View file
R plugins/git/tests/Git/Notifications/NotificationsForProjectMemberCleanerTest.php Go to diff View file
R plugins/git/tests/Git/Webhook/WebhookRequestSenderTest.php Go to diff View file
R plugins/git/tests/SystemEvents/SystemEvent_GIT_EDIT_SSH_KEYSTest.php Go to diff View file
R plugins/git/tests/SystemEvents/SystemEvent_GIT_GERRIT_ADMIN_KEY_DUMPTest.php Go to diff View file
R plugins/git/tests/SystemEvents/SystemEvent_GIT_GERRIT_MIGRATIONTest.php Go to diff View file
R plugins/git/tests/SystemEvents/SystemEvent_GIT_GERRIT_PROJECT_READONLYTest.php Go to diff View file
R plugins/git/tests/SystemEvents/SystemEvent_GIT_GROKMIRROR_MANIFEST_CHECKTest.php Go to diff View file
R plugins/git/tests/SystemEvents/SystemEvent_GIT_REPO_DELETETest.php Go to diff View file
R plugins/git/tests/SystemEvents/SystemEvent_GIT_REPO_FORKTest.php Go to diff View file
R plugins/git/tests/SystemEvents/SystemEvent_GIT_REPO_UPDATETest.php Go to diff View file
D plugins/git/tests/Git/Gitolite/SSHKey/Provider/TestProvider.php +0 −27 Go to diff View file