Add WP PHPUnit integration tests #1242
lint.yml
on: pull_request
eslint, prettier, wp-scripts
52s
phpcs
19s
Psalm
17s
Dependaban
16s
Annotations
2 errors and 3 warnings
UndefinedClass:
tests/integration/Render/RenderTest.php#L16
tests/integration/Render/RenderTest.php:16:26: UndefinedClass: Class, interface or enum named WP_UnitTestCase does not exist (see https://psalm.dev/019)
|
UndefinedFunction:
tests/integration/bootstrap.php#L37
tests/integration/bootstrap.php:37:1: UndefinedFunction: Function tests_add_filter does not exist (see https://psalm.dev/021)
|
Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint, prettier, wp-scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|