EscolaLMS/Images

View on GitHub
tests/Api/SettingsTest.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method testAdministrableConfigApi has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testAdministrableConfigApi(): void
    {
        $configKey = SettingsServiceProvider::CONFIG_KEY;
        $user = $this->makeAdmin();

Severity: Major
Found in tests/Api/SettingsTest.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status