buddypress/tests/phpunit/testcases
Mathieu Viet 6a737315a6 Make sure sorting blogs alphabetically is fetching items
Since r9328 we have changed the table aliases used in the sql query to get the blogs, but we forgot to edit the order clause so that the alphabetical type uses the new table alias (bm_name).

Fixes #6118

git-svn-id: https://buddypress.svn.wordpress.org/trunk@9354 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2015-01-13 22:14: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 Make sure sorting blogs alphabetically is fetching items 2015-01-13 22:14:37 +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