groundctrl/concerto-bundle

View on GitHub
src/Tests/EventListener/FindSoloistListenerTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testOnEarlyKernelRequestWorksWhenSoloHasSoloist has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function testOnEarlyKernelRequestWorksWhenSoloHasSoloist()
    {
        $rspEvtMock = $this->rspEvtMock
            ->getRequest($this->requestStub, $this->once())
            ->new()
Severity: Minor
Found in src/Tests/EventListener/FindSoloistListenerTest.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status