1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-23 21:06:56 +08:00
buddypress/tests/phpunit/testcases/groups
David Cavins 820beb882a Attempt to fix test failing on Travis.
Set `date_modified` explicitly on the requests created for a test of `bp_group_has_membership_requests()` to better predict the output of `BP_Groups_Membership_Requests_Template`.

Also simplify the setting of the `date_modified` on a test of the `bp_group_has_invites()` loop.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@12444 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-08-13 16:52:39 +00:00
..
functions Update invitation/request functions calls. 2019-08-12 20:43:58 +00:00
template Update invitation/request functions calls. 2019-08-12 20:43:58 +00:00
activity.php Improve i18n of Groups activity updates action string 2019-05-11 13:33:14 +00:00
avatars.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-group-extension.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-group-member-query.php Update BP_Group_Member_Query for Invitation API compatibility. 2019-08-12 20:43:44 +00:00
class-bp-groups-group.php Update BP_Groups_Group for Invitation API compatibility. 2019-08-12 20:43:10 +00:00
class-bp-groups-member.php Update BP_Groups_Member for Invitation API compatibility. 2019-08-12 20:43:23 +00:00
functions.php Introduce BP_Groups_Invitation_Manager. 2019-08-12 20:42:49 +00:00
notifications.php Invitations: Clean up notifications on acceptance. 2019-08-12 20:45:04 +00:00
template.php Attempt to fix test failing on Travis. 2019-08-13 16:52:39 +00:00
types.php Ensure that shared user fixtures are fully cleaned up. 2017-11-03 21:11:52 +00:00
user_can.php Invitations: Allow invitations to public groups. 2019-08-12 20:45:50 +00:00