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/core
David Cavins 5d15e92126 Limit orderby values in BP_Invitation.
Ensure that passed orderby value matches a
verified database column name.

git-svn-id: https://buddypress.svn.wordpress.org/branches/5.0@13054 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-08-16 19:07:34 +00:00
..
functions Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
nav Navigation: Ensure subnav menus can be registered before the parent nav is registered. 2018-07-24 02:52:25 +00:00
template Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
avatars.php Improve object ID sanitization when deleting avatar or cover image 2019-12-23 08:27:37 +00:00
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
caps.php Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
class-bp-attachment.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-button.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-component.php Load the Member Avatar REST Controller from xProfile's component class 2019-11-01 03:28:04 +00:00
class-bp-core-user.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-email-recipient.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-email.php Tests, PHPUnit: test sending a different email type. 2018-01-03 12:05:25 +00:00
class-bp-media-extractor.php Tests, PHPUnit: fix tests which assume WP_CONTENT_DIR is always /wp-content. 2018-02-04 16:37:24 +00:00
class-bp-user-query.php Anticipate the deprecation in WordPress 5.3 of update_user_status() 2019-08-24 14:53:10 +00:00
class-bp-walker-nav-menu.php Compat classes to handle Walker_Nav_Menu::walk() changes in WP 5.3 2019-11-29 06:06:30 +00:00
functions.php Tests: More site-creation deprecation fine-tuning. 2018-10-05 18:03:54 +00:00
invitations.php Limit orderby values in BP_Invitation. 2021-08-16 19:07:34 +00:00
suggestions-nonauth.php Ensure that shared user fixtures are fully cleaned up. 2017-11-03 21:11:52 +00:00
suggestions.php Ensure that shared user fixtures are fully cleaned up. 2017-11-03 21:11:52 +00:00