buddypress/tests/phpunit
Mathieu Viet f37839af01 Introduce a new BP_Component property for block globals
This new property will help us to manage Widget Block occurrences globals and use a single filter on `'widget_block_dynamic_classname'` to make sure Widget Blocks will include Legacy Widget classnames and inherit their styles.

This commit also makes sure WordPress is >= 5.0 before using the `has_block` function.

See #8515
Fixes #8516



git-svn-id: https://buddypress.svn.wordpress.org/trunk@12998 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-07-14 08:52:00 +00:00
..
assets Introduce a new BP_Component property for block globals 2021-07-14 08:52:00 +00:00
includes Use the PHPUnit Composer dependency to run Travis tests 2021-03-01 20:23:16 +00:00
testcases Introduce a new BP_Component property for block globals 2021-07-14 08:52:00 +00:00
bootstrap.php Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
codecoverage.xml Travis-CI: disable xdebug globally and switch travis:codecoverage to use xdebug instead of phpdbg. 2016-08-08 13:36:32 +00:00
env.multisite.xml Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
env.xml Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
multisite.xml Tests: Fix missing 'name' attribute warning for PHPUnit 7. 2020-06-16 04:34:24 +00:00