buddypress/tests/phpunit/testcases
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
..
activity Make sure activity comments action strings are generated at run-time 2019-08-01 05:41:55 +00:00
admin Retire Legacy Forums. 2017-12-08 00:22:09 +00:00
blogs Anticipate the deprecation in WordPress 5.3 of update_user_status() 2019-08-24 14:53:10 +00:00
core Anticipate the deprecation in WordPress 5.3 of update_user_status() 2019-08-24 14:53:10 +00:00
friends Mark unit tests without tests as incomplete. 2019-01-21 22:07:43 +00:00
groups Attempt to fix test failing on Travis. 2019-08-13 16:52:39 +00:00
members Fix failing tests under WordPress trunk (5.3) 2019-09-16 21:52:45 +00:00
messages Make sure Messages exports only include the ones sent by the user 2019-06-17 17:43:50 +00:00
notifications Add data exporter for Notifications component. 2018-06-04 19:58:30 +00:00
routing Mark unit tests without tests as incomplete. 2019-01-21 22:07:43 +00:00
settings Improve sanitization of email notification settings. 2015-11-11 03:22:53 +00:00
testsuite Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
xprofile More constistent escaping in Activity action strings 2019-05-03 17:27:08 +00:00