stable

Clone or download

Read-only

Fix unit tests of the agile dashboard plugin under PHP 8.2

Follow up to 3736c5719d8290d04a7185f5afcb9cd669553646. `make tests-unit-php PHP_VERSION=82` is expected to succeed. Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I3d589c89fa8ae32e3e1396f67fdc0df98224fcb1

Modified Files

Name
M plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/AdditionalArtifactActionBuilderTest.php +7 −4 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/EventRedirectAfterArtifactCreationOrUpdateHandlerTest.php +9 −3 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/RedirectParameterInjectorTest.php +5 −2 Go to diff View file