Wordpress/tests/phpunit/tests/customize
Dominik Schilling (ocean90) 1efbe10b47 Customizer: Update tests for [34487].
Fixes #33634.

git-svn-id: https://develop.svn.wordpress.org/trunk@34488 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-24 11:31:30 +00:00
..
manager.php Customize: Reduce peak memory usage by JSON-encoding settings and controls individually. 2015-09-17 19:41:35 +00:00
nav-menu-item-setting.php Customizer: Introduce `customize_nav_menu_available_item_types` and `customize_nav_menu_available_items` filters. 2015-07-22 20:28:03 +00:00
nav-menu-setting.php Customizer: Fix failing tests on PHP 5.2 after [33488]. 2015-07-31 13:01:16 +00:00
nav-menus.php Customizer: Update tests for [34487]. 2015-09-24 11:31:30 +00:00
panel.php Add JS templates for Customizer Panels and Sections. 2015-05-30 00:02:13 +00:00
section.php Add JS templates for Customizer Panels and Sections. 2015-05-30 00:02:13 +00:00
setting.php Use `assertFalse()` rather than `assertNull()` in `Tests_WP_Customize_Setting::test_is_current_blog_previewed()`. 2015-06-18 14:07:35 +00:00
widgets.php In PHPUnit test classes, `parent::tearDown()` should be the last thing done in `tearDown()` methods. 2015-03-05 13:14:15 +00:00