Wordpress/tests/phpunit/includes
Boone Gorges 608084a9cc In unit tests, use `wpmu_delete_user()` to delete users when `is_multisite()`.
`wp_delete_user()` doesn't remove the user from the database, which causes all
sorts of problems in certain cases.

Props jeremyfelt.
See [30277], #30017.

git-svn-id: https://develop.svn.wordpress.org/trunk@30278 602fd350-edb4-49c9-b593-d223f7449a82
2014-11-08 19:55:05 +00:00
..
bootstrap.php Share fixtures across 'canonical' automated tests. 2014-11-08 19:28:12 +00:00
exceptions.php
factory.php
functions.php
install.php
mock-fs.php
mock-image-editor.php
mock-mailer.php
testcase-ajax.php
testcase-canonical.php In unit tests, use `wpmu_delete_user()` to delete users when `is_multisite()`. 2014-11-08 19:55:05 +00:00
testcase-xmlrpc.php
testcase.php Share fixtures across a number of query-related test classes. 2014-11-08 15:29:31 +00:00
trac.php
utils.php
wp-profiler.php