wordpress-develop/tests/phpunit/tests/option
2014-07-03 01:16:33 +00:00
..
blogOption.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
option.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
siteOption.php Mark test skipped when not in multisite. See #25883. 2013-11-21 19:13:53 +00:00
siteTransient.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
slashes.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
transient.php Transient timeouts are untestable when WP_INSTALLING is defined and set to ANY value. Transient timeouts cannot be tested during multisite runs because wpmu_create_blog() sets WP_INSTALLING. I have zero idea how these tests ever passed. 2014-07-03 01:16:33 +00:00