Tests: expand TestListener tests [3] #832
cs.yml
on: push
Basic CS and QA checks
15s
PHPStan
58s
Annotations
5 errors
Basic CS and QA checks:
tests/TestListeners/Fixtures/GenerateEWarning.php#L27
Missing @return tag in function comment
|
Basic CS and QA checks:
tests/TestListeners/Fixtures/TestExceptionPHPUnitGte7.php#L25
Each test function should have at least one @Covers tag annotating which class/method/function is being tested. Tag missing for function testForListener().
|
Basic CS and QA checks:
tests/TestListeners/TestListenerTest.php#L80
@return annotation of method \Yoast\PHPUnitPolyfills\Tests\TestListeners\TestListenerTest::dataError() does not specify type hint for items of its traversable return value.
|
Basic CS and QA checks
Process completed with exit code 1.
|
Basic CS and QA checks
Process completed with exit code 1.
|