Wordpress/tests/includes
Dion Hulse 0fbadc1e03 Adding some basic Unit Tests for the Filesystem methods, primarily, WP_Filesystem_Base::find_folder() which is used during FTP upgrades.
This introduces a Mock Filesystem in memory to avoid having to setup a different VM for every combination of filesystem structures possible.


git-svn-id: https://develop.svn.wordpress.org/trunk@25053 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 05:39:20 +00:00
..
bootstrap.php Tests: Add support for storing your wp-test-config.php file a directory higher if you want to like we do for wp-config.php 2013-08-07 10:09:35 +00:00
exceptions.php
factory.php
functions.php
install.php
mock-fs.php Adding some basic Unit Tests for the Filesystem methods, primarily, WP_Filesystem_Base::find_folder() which is used during FTP upgrades. 2013-08-20 05:39:20 +00:00
mock-image-editor.php
mock-mailer.php
testcase-ajax.php
testcase-xmlrpc.php
testcase.php Tests: Avoid PHP Deprecated and Strict Standards warnings from Object references and incompatible method declarations when running under WP_DEBUG 2013-08-08 02:55:44 +00:00
trac.php
utils.php
wp-profiler.php