buddypress/tests/phpunit/testcases
Boone B Gorges b9a48acadf Simplify logic that transforms WP_Meta_Query SQL for Groups queries
This simplified logic fixes a bug related to the use of the 'compare'
operator in certain cases.

Fixes #5824

Props imath

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8949 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-08-20 18:32:30 +00:00
..
activity Revert r8795; instead, fix the tests by skipping them if running in a PHP environment < 5.3. 2014-08-11 22:26:55 +00:00
admin Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00
apis Don't use 'admin' as the username of the user when running suggestions tests 2014-07-09 01:13:32 +00:00
blogs Add activity meta when recording a blog post or blog comment. 2014-08-18 16:51:11 +00:00
core Make sure BP_User_Query returns correct results when search term contains the Ampersand character 2014-08-16 12:03:53 +00:00
friends Check BP_User_Query when using friends_check_friendship_status(). 2014-06-14 18:49:55 +00:00
groups Simplify logic that transforms WP_Meta_Query SQL for Groups queries 2014-08-20 18:32:30 +00:00
members Tests: Fix database error in test_bp_last_activity_migrate() test. 2014-07-26 22:26:33 +00:00
messages Add some search_terms related tests. See #5701 2014-06-13 15:40:31 +00:00
notifications Allow notifications loop to accept all available parameters. 2014-08-05 22:40:49 +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 Add unit test for URL field type. Props williamsba1. See #5501. 2014-07-16 22:34:38 +00:00