buddypress/tests/phpunit/testcases
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
..
activity Activity: Scopes with no generated SQL statement should match nothing. 2015-01-09 18:47:34 +00:00
admin In automated tests, move user creation to a proper factory method. 2014-11-14 14:01:18 +00:00
apis Share fixtures across Suggestions tests. 2014-11-14 14:01:30 +00:00
blogs Search consistently against blog title and description in BP_Blogs_Blog::get(). 2015-01-09 16:06:51 +00:00
core s/else if/elseif/ for unit tests. See #6097. 2015-01-08 21:44:45 +00:00
friends Only create a single activity when a friendship is created and make sure to display it on each involved user personal activities. 2015-01-09 08:56:45 +00:00
groups Tests: Add tests for non-members for bp_groups_user_can_send_invites() 2015-01-06 03:38:23 +00:00
members XProfile data cache group updates: 2015-01-09 20:38:37 +00:00
messages Messages: Support meta queries in bp_has_message_threads() stack. 2015-01-09 19:54:02 +00:00
notifications In bp_has_notifications() test, declare $user_id explicitly. 2014-12-03 15:42:32 +00:00
routing Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00
url More improvements to path generation in blog-related unit tests 2014-07-11 20:47:19 +00:00
xprofile XProfile data cache group updates: 2015-01-09 20:38:37 +00:00