Wordpress/tests/phpunit/includes
2014-07-23 02:22:57 +00:00
..
bootstrap.php
exceptions.php
factory.php
functions.php
install.php Bring back define( 'WP_INSTALLING', true ); in phpunit/includes/install.php, which was removed in [28965]. tl;dr = wp-cli. Unit tests still pass in multisite because of the skips I added. 2014-07-04 01:38:43 +00:00
mock-fs.php
mock-image-editor.php
mock-mailer.php
testcase-ajax.php
testcase-xmlrpc.php
testcase.php Revert [29267], as it causes unit test breakage and appears unnecessary. see #28986. 2014-07-23 02:22:57 +00:00
trac.php
utils.php Wouldn't it be incredible if you could run Unit Tests without all of your uploads being indiscriminately blown away and your upload folder permissions being destroyed? 2014-07-12 07:08:15 +00:00
wp-profiler.php