buddypress/tests/testcases/groups
2014-04-28 23:21:00 +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
avatars.php Allow bp_get_group_has_avatar() to accept a group_id param 2014-04-06 16:20:35 +00:00
cache.php When prefetching group data for an activity loop, avoid the query when there's nothing to fetch 2014-03-31 21:27:11 +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 Ensure that existing 'description' is not wiped out when running groups_create_group() with an existing group 2014-04-24 01:05:05 +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 Backwards compatibility for querying single groups via the slug argument. Props r-a-y. Fixes #5596. (2.0 branch) 2014-04-28 23:21:00 +00:00