buddypress/tests/phpunit/testcases
Mathieu Viet d57976c023 Anticipate the deprecation in WordPress 5.3 of update_user_status()
Introduce `bp_core_update_member_status()` in order to wrap `wp_update_user()` with needed argument to spam a user on multisite configurations.

Props espellcaste

Fixes #8123


git-svn-id: https://buddypress.svn.wordpress.org/trunk@12450 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-08-24 14:53:10 +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 Anticipate the deprecation in WordPress 5.3 of update_user_status() 2019-08-24 14:53:10 +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