open-orchestra/open-orchestra-media-admin-bundle

View on GitHub
MediaAdmin/Tests/EventSubscriber/MediaLibrarySharingSubscriberTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testPreSetData has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testPreSetData($findSite, $expectedAddCount)
    {
        $fakeSiteId = 'fakeSiteId';
        $fakeSiteName = 'fakeSiteName';

There are no issues that match your filters.

Category
Status