Skip to content

Introduce and implement AdminSettings_UnitTestCase #123

Introduce and implement AdminSettings_UnitTestCase

Introduce and implement AdminSettings_UnitTestCase #123

Triggered via pull request November 28, 2024 23:47
Status Failure
Total duration 27s
Artifacts

coding-standards.yml

on: pull_request
Run coding standards checks
18s
Run coding standards checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run coding standards checks
Process completed with exit code 1.
Run coding standards checks: tests/phpunit/tests/AdminSettings/AdminSettings_GetSettingTest.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected adminsettings-getsettingtest.php, but found AdminSettings_GetSettingTest.php.
Run coding standards checks: tests/phpunit/tests/AdminSettings/AdminSettings_GetSettingTest.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-adminsettings-getsettingtest.php, but found AdminSettings_GetSettingTest.php.
Run coding standards checks
Process completed with exit code 1.