buddypress/tests/phpunit/testcases
John James Jacoby 5154697a0c Messages: Modify message thread queries to exclude messages in deleted threads from "Starred" messages.
This change ensures that deleted messages do not appear in the "Starred" section of a member's private messages. Previously, it was possible to delete a private message thread, and still have it come back to life in the "Starred" messages section.

Fixes #6483. Props r-a-y. (2.3 branch, for 2.3.2)

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.3@9950 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2015-06-16 22:58:07 +00:00
..
activity Ensure that we have a fake group ID when creating dummy activity item in test_bp_has_activities_groups_and_friends_scope(). 2015-04-28 19:33:44 +00:00
admin bp_core_get_directory_page_ids() should skip bp_is_active() check in save context. 2015-03-10 15:23:36 +00:00
blogs Blogs: Delete blogmeta cache when editing a site on the "Network Admin > Sites" page. 2015-05-06 04:36:24 +00:00
core In BP_Attachment->upload(), only filter the WordPress upload_dir if the callback function is set. 2015-05-17 11:14:39 +00:00
friends Don't create a current user by default in most unit tests. 2015-02-27 03:00:42 +00:00
groups Tests/Groups: 2015-05-31 05:31:59 +00:00
members Introduce member-type-specific Members directories. 2015-04-09 15:31:18 +00:00
messages Messages: Modify message thread queries to exclude messages in deleted threads from "Starred" messages. 2015-06-16 22:58:07 +00:00
notifications Notifications: Tests for all_for_user cache deletion. 2015-05-21 20:05:12 +00:00
routing Allow Members directory pages to be nested under other pages. 2015-06-04 13:14:46 +00:00
xprofile XProfile: Add tests for "0" field names and field options. See #6443. 2015-05-19 16:52:49 +00:00