luyadev/luya-module-cms

View on GitHub
tests/src/frontend/components/WebsiteBehaviorUrlRuleTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testParseRequest has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testParseRequest()
    {
        PageScope::run($this->app, function (PageScope $scope) {
            $this->createAdminGroupFixture(1);
            $this->createAdminUserFixture();
Severity: Minor
Found in tests/src/frontend/components/WebsiteBehaviorUrlRuleTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status