buddypress/tests/testcases/routing
Boone B Gorges 104462a070 In test suite, factory->activity->create() should return an id, not an object
Two reasons: The value that's almost always needed is an ID, and it's more
consistent with WP's factories.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7047 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-05-09 14:11:52 +00:00
..
activity.php In test suite, factory->activity->create() should return an id, not an object 2013-05-09 14:11:52 +00:00
anonymous.php In anonymous routing tests, ensure that user is logged out 2013-05-09 13:19:35 +00:00
core.php Use $this->set_current_user() instead of wp_set_current_user() throughout tests 2013-05-09 13:19:50 +00:00
friends.php Use $this->set_current_user() instead of wp_set_current_user() throughout tests 2013-05-09 13:19:50 +00:00
groups.php Use $this->set_current_user() instead of wp_set_current_user() throughout tests 2013-05-09 13:19:50 +00:00
members.php Use $this->set_current_user() instead of wp_set_current_user() throughout tests 2013-05-09 13:19:50 +00:00
messages.php Use $this->set_current_user() instead of wp_set_current_user() throughout tests 2013-05-09 13:19:50 +00:00
settings.php Use $this->set_current_user() instead of wp_set_current_user() throughout tests 2013-05-09 13:19:50 +00:00
xprofile.php Use $this->set_current_user() instead of wp_set_current_user() throughout tests 2013-05-09 13:19:50 +00:00