luyadev/luya-module-cms

View on GitHub
tests/src/admin/importers/ThemeImporterTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testUpdateThemeConfig has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testUpdateThemeConfig()
    {
        Yii::setAlias('@app', Yii::getAlias('@cmstests/tests/data'));
        $this->fixture->rebuild();

Severity: Minor
Found in tests/src/admin/importers/ThemeImporterTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status