1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-23 21:06:56 +08:00
buddypress/tests/phpunit/testcases/members
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
..
template Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
activity.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-signup.php Activation: After r11829, remove failing unit test for new user and blog signup. 2018-01-28 16:54:23 +00:00
functions.php Anticipate the deprecation in WordPress 5.3 of update_user_status() 2019-08-24 14:53:10 +00:00
template.php Fix failing tests under WordPress trunk (5.3) 2019-09-16 21:52:45 +00:00
types.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00