1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-21 20:54:17 +08:00
buddypress/tests/phpunit/testcases/routing
Boone B Gorges 0c08251ea5 Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic.
Use of the `@expectedDeprecated` annotation means that the deprecation notice is
expected across all versions of WordPress, while we in fact need to suppress the
notices only on WP 5.0+.

See #7984.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@12246 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2018-10-05 17:24:17 +00:00
..
activity.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
anonymous.php Introduce new API for BuddyPress navigation. 2016-05-12 17:19:06 +00:00
core.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
friends.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
groups.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
members.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
messages.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
root-profiles.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
settings.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
url.php Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
xprofile.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00