buddypress/tests/phpunit/testcases
r-a-y 2b9e02e833 Members: Cache invalid users in bp_core_get_core_userdata().
This commit caches non-existent user attempts for the
`bp_core_get_core_userdata()` function, so subsequent calls for the same
user ID will not ping the database again.

See #7523.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@11611 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2017-06-23 17:32:04 +00:00
..
activity Activity: Fix activity comment deletion when comment ID equals 0. 2017-06-09 20:35:52 +00:00
admin Core: Make sure trashed activate and register pages are unset in bp_core_get_directory_page_ids(). 2017-03-16 15:49:08 +00:00
blogs Remove unit tests for title parameters in blog avatars. 2017-01-18 00:36:36 +00:00
core Unit Tests: Skip tests requiring certain PHP extensions active. 2017-04-27 04:01:06 +00:00
friends Replace calls to deprecated user query in friends legacy functions. 2016-12-29 02:35:08 +00:00
groups Handle missing parameter in group admin fetching functions. 2017-06-23 13:39:31 +00:00
members Members: Cache invalid users in bp_core_get_core_userdata(). 2017-06-23 17:32:04 +00:00
messages Update Messages tests to work after the changes in [11042]. 2016-08-30 17:29:28 +00:00
notifications Notifications: Fix issue with querying notifications by string format. 2016-06-28 17:25:24 +00:00
routing Redirect group requests to new group slug. 2017-05-17 18:57:37 +00:00
settings Improve sanitization of email notification settings. 2015-11-11 03:22:53 +00:00
testsuite Tests: Add Friendship factory. 2016-09-06 03:31:21 +00:00
xprofile XProfile: Add caching for fetching a field ID by name. 2016-12-29 02:16:02 +00:00