buddypress/tests/phpunit
Mathieu Viet d99f6f95d1 Fix failing tests under WordPress trunk (5.3)
1. Use `do_action_ref_array()` instead of `do_action()` to pass the `BP_Friends_Friendship` object by reference.
2. Adapts the `test_bp_has_members_search_pagination_with_spaces()` test to WordPress changes in the `paginate_links()` function.

Fixes #8135


git-svn-id: https://buddypress.svn.wordpress.org/trunk@12459 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-09-16 21:52:45 +00:00
..
assets Introduce BP_Invitation and BP_Invitation_Manager. 2019-08-12 20:42:30 +00:00
includes Prepare BuddyPress to welcome the BP REST API 2019-08-28 20:38:00 +00:00
testcases Fix failing tests under WordPress trunk (5.3) 2019-09-16 21:52:45 +00:00
bootstrap.php Tests: new base class for BP_Email tests. 2016-02-06 19:26:09 +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
multisite.xml Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00