buddypress/tests/phpunit/testcases
r-a-y 5dc28d42d1 Notifications: Fix issue with querying notifications by string format.
If someone is using:
`bp_notifications_get_notifications_for_user( $user_id, 'string' )`

This functionality broke in #7066.

Commit fixes this issue and includes unit tests.

Fixes #7141 (2.6-branch).

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.6@10910 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2016-06-28 17:23:49 +00:00
..
activity Activity: Fine-tune activity reply screen notifications when activity stream commenting is enabled. 2016-06-22 21:17:23 +00:00
admin Emails: fix situations not being correctly assigned to email posts. 2016-03-09 20:32:09 +00:00
blogs Fix unit test for #7107. 2016-06-02 02:14:54 +00:00
core Fix syntax error in back compat block of bp_core_remove_subnav_item(). 2016-06-10 14:53:53 +00:00
friends Activity: add test for deleting user when they have no bp_last_activity cache set. 2016-05-12 18:47:49 +00:00
groups Groups: Change logic for groups_check_user_has_invite() and groups_check_for_membership_request(). 2016-05-28 21:02:10 +00:00
members Better hash building for activation keys, password reset keys, and filenames. 2016-05-24 14:34:37 +00:00
messages Messages: Return generic WP Error in messages_new_message() when necessary. 2016-02-12 23:29:33 +00:00
notifications Notifications: Fix issue with querying notifications by string format. 2016-06-28 17:23:49 +00:00
routing URI: Support members shortlink redirection. 2016-05-19 18:04:47 +00:00
settings Improve sanitization of email notification settings. 2015-11-11 03:22:53 +00:00
xprofile Invalidate profile field cache on update. 2016-06-10 17:39:34 +00:00