buddypress/tests/phpunit/testcases
Mathieu Viet 01b466242b On multisite configs, make sure unspamming the user from the Users Network Administration screen is updating the .
When a user is marked as spam from the front end, then marked as ham from the network-users administration screen using the 'unspam' bulk action, we need to be sure the  field of the users table is updated so that BuddyPress effectively takes in account the user has been unspammed.

This commit also makes sure the user's cache has been cleared.

Fixes #5275

git-svn-id: https://buddypress.svn.wordpress.org/trunk@9398 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2015-01-22 13:31:56 +00:00
..
activity Revert r9330 in lieu of original patch on #6099. 2015-01-19 18:14:47 +00:00
admin In automated tests, move user creation to a proper factory method. 2014-11-14 14:01:18 +00:00
blogs Fix notice errors when an activity is generated for a post having no title. 2015-01-17 04:46:05 +00:00
core Allow multiple classes to be passed to the class argument of bp_core_fetch_avatar() 2015-01-19 23:41:33 +00:00
friends Only create a single activity when a friendship is created and make sure to display it on each involved user personal activities. 2015-01-09 08:56:45 +00:00
groups Tests: Add tests for non-members for bp_groups_user_can_send_invites() 2015-01-06 03:38:23 +00:00
members On multisite configs, make sure unspamming the user from the Users Network Administration screen is updating the . 2015-01-22 13:31:56 +00:00
messages Messages: Support meta queries in bp_has_message_threads() stack. 2015-01-09 19:54:02 +00:00
notifications In bp_has_notifications() test, declare $user_id explicitly. 2014-12-03 15:42:32 +00:00
routing Unit tests: move tests around so that the top-level tests directory has a folder for each BP component. 2015-01-15 21:17:09 +00:00
xprofile XProfile data cache group updates: 2015-01-09 20:38:37 +00:00