Invis1ble/assistant

View on GitHub
tests/AppBundle/Controller/TaskPeriodControllerTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

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

public function testPostPeriod()
{
$uuid4 = $this->getUUID4stub();
 
$alice = $this->getUser('alice');
Severity: Minor
Found in tests/AppBundle/Controller/TaskPeriodControllerTest.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status