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/members
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
..
template Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
activity.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-signup.php Activation: After r11829, remove failing unit test for new user and blog signup. 2018-01-28 16:54:23 +00:00
functions.php Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
template.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
types.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00