stable

Clone or download

Read-only

chore: Drop Mockery usage in some SystemEvents tests

This is part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: Ibf919bddf1864846bdb1bca32087964054b411c7

Modified Files

Name
M tests/unit/common/SystemEvent/include/SystemEvent_COMPUTE_MD5SUMTest.php +82 −85 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_PROJECT_DELETE_Test.php +482 −347 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_PROJECT_RENAME_Test.php +260 −221 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_UGROUP_MODIFY_Test.php +121 −101 Go to diff View file
M tests/unit/common/Templating/Mustache/MustacheEngineTest.php +5 −4 Go to diff View file
M tests/unit/common/User/OAuth2/ResourceServer/OAuth2ResourceServerMiddlewareTest.php +3 −3 Go to diff View file