buddypress/tests/testcases/groups
Boone B Gorges 45bf41c7c8 Allow bp_get_group_has_avatar() to accept a group_id param
Also fix some logic that was causing the function to return true when the
group avatar matched the default avatar (meaning that no local avatar had been
uploaded). See r7769

Fixes #5380

Props imath

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8244 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-04-06 16:20:35 +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 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