stable

Clone or download

Read-only

chore: Drop Mockery usage in Redis core tests

Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Also deletes URLVerificationRedirectionTests, these tests are not run (wrongly named file) and they fail. With this commit there is no more Mockery usage in tests/unit/common Change-Id: I2b0a2d3da1bc9d154669a99560fac35c85d47ad6

Modified Files

Name
D tests/unit/common/Include/UrlVerification/URLVerificationRedirectionTests.php +0 −275 Go to diff View file
M tests/unit/common/Redis/RedisInitializerTest.php +24 −19 Go to diff View file