settermjd/podcast-site

View on GitHub
tests/unit/Entity/EpisodeTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testCanSetAndRetrieveUserProperties has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testCanSetAndRetrieveUserProperties()
    {
        $options = [
            'fileSize' => '49099054',
            'fileType' => 'audio/x-mp3',
Severity: Minor
Found in tests/unit/Entity/EpisodeTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status