buddypress/tests/testcases/groups
r-a-y ab8592331c Cache the group invite count for a user.
This commit:
- Caches calls to BP_Groups_Member::get_invite_count_for_user()
- Invalidates the group invite count cache on various actions
- Adds a unit test

See #5414

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8200 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-03-29 00:35:30 +00:00
..
activity.php Generate activity actions dynamically, instead of using static values stored in the database 2014-03-13 18:34:06 +00:00
cache.php Overhaul the way that individual group objects are cached 2014-02-21 17:51:10 +00:00
class-bp-group-extension.php Define BP_Group_Extension screen callbacks non-statically 2013-08-01 00:02:10 +00:00
class-bp-group-member-query.php Explicitly run BP_Group_Member_Query tests as logged-out user 2014-03-10 21:19:39 +00:00
class-bp-groups-group.php Overhaul the way that individual group objects are cached 2014-02-21 17:51:10 +00:00
class-bp-groups-member.php Remove duplicate add_user_to_group() utility method from unit test suite 2013-11-02 02:15:21 +00:00
functions.php Cache the group invite count for a user. 2014-03-29 00:35:30 +00:00
notifications.php When demoting a member in a group, delete corresponding promotion notifications 2014-03-09 19:37:47 +00:00
template.php Replace internals of BP_Group_Membership_Requests_Template with BP_Group_Member_Query 2014-03-06 19:58:49 +00:00