Wordpress/tests/phpunit/includes
2014-01-27 03:09:13 +00:00
..
bootstrap.php Test runner: Extend WP_PHPUnit_Util_Getopt instead of PHPUnit_TextUI_Command to parse incoming options. 2013-12-27 15:07:07 +00:00
exceptions.php
factory.php For unit tests that call wpmu_create_blog(), Blog factory, or installation code that attempts to clear transients: suppress database errors on setUp and restore on tearDown. 2013-11-18 20:44:34 +00:00
functions.php
install.php Test framework: Override PHPMailer during installation. 2014-01-14 21:55:41 +00:00
mock-fs.php Normalize slashes in WP_Filesystem_MockFS::mkdir() and WP_Filesystem_MockFS::locate_parent_node() to avoid an infinite loop on Windows. 2013-11-18 15:32:47 +00:00
mock-image-editor.php
mock-mailer.php
testcase-ajax.php Autosave: refactor autosave.js, use heartbeat for transport and move all "Add/Edit Post" related functionality to post.js. See #25272. 2014-01-22 04:55:37 +00:00
testcase-xmlrpc.php
testcase.php Test framework: Parse CREATE TABLE queries the same way we do DROP TABLE queries. 2014-01-27 03:09:13 +00:00
trac.php
utils.php
wp-profiler.php