Wordpress/tests/phpunit/includes
Jorge Costa 4bcf9be615 Block Editor: Include navigation block server logic.
Core did not include the navigation block PHP files.
This commit fixes the issue referred, and now the navigation block is executed on the frontend. The block still does not work as expected and throws an error during frontend execution. That problem is going to be fixed on the next WordPress package update.
This commit adds the file as it is on the npm package used.

Props gziolo.
Fixes #49348.

git-svn-id: https://develop.svn.wordpress.org/trunk@47176 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-04 20:14:50 +00:00
..
factory Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
phpunit6 Code Modernization: Pass an appropriate error level to trigger_error() in _doing_it_wrong() and related functions: 2019-11-01 00:39:04 +00:00
phpunit7 Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
abstract-testcase.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
bootstrap.php Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:36:44 +00:00
class-basic-object.php REST API: Support 'object' and 'array' types in register_meta() schemas. 2019-08-15 17:16:21 +00:00
class-basic-subclass.php
class-jsonserializable-object.php REST API: Add test class file incorrectly omitted from [45807]. 2019-08-15 17:20:02 +00:00
class-wp-fake-block-type.php
class-wp-rest-test-search-handler.php
exceptions.php Docs: Improve documentation for tests/phpunit/includes/testcase-ajax.php. 2020-01-05 15:31:10 +00:00
factory.php
functions.php Block Editor: Include navigation block server logic. 2020-02-04 20:14:50 +00:00
install.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
listener-loader.php
mock-fs.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
mock-image-editor.php
mock-mailer.php
object-cache.php Docs: Improve DocBlocks in phpunit/includes/object-cache.php per the documentation standards. 2020-01-29 00:36:17 +00:00
plural-form-function.php
speed-trap-listener.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
spy-rest-server.php
testcase-ajax.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
testcase-canonical.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
testcase-rest-api.php
testcase-rest-controller.php
testcase-rest-post-type-controller.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
testcase-xmlrpc.php
testcase.php
trac.php Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:36:44 +00:00
utils.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
wp-profiler.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00