buddypress/tests/phpunit
John James Jacoby 98cfade2bc XProfile data cache group updates:
* Switches from dynamic cache group to unique key for `$user_id:$field_id`.
* Introduces `bp_xprofile_get_non_cached_field_ids()` as a helper, based on `bp_get_non_cached_field_ids()`.
* Registers `bp_xprofile` and `bp_xprofile_data` as global cache groups.
* Updates unit tests to pass with new cache keys.

Props r-a-y. Fixes #6100. See #5733.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@9336 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2015-01-09 20:38:37 +00:00
..
assets Overhaul access and visibility control for group tabs 2014-07-12 01:26:36 +00:00
includes s/else if/elseif/ for unit tests. See #6097. 2015-01-08 21:44:45 +00:00
testcases XProfile data cache group updates: 2015-01-09 20:38:37 +00:00
bootstrap.php Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00
multisite.xml Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00