wordpress-develop/tests/phpunit/tests/general
2016-11-09 00:01:42 +00:00
..
archives.php Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop. 2015-10-17 18:02:16 +00:00
document-title.php Themes: Re-use fixtures in the wp_get_document_title() tests. 2016-11-08 23:31:45 +00:00
errors.php Build/Test Tools: Utilise assertWPError() and assertNotWPError() in more places. 2016-11-09 00:01:42 +00:00
paginateLinks.php Tests: Introduce WP_UnitTestCase::reset_permalinks(), an attempt to DRY up logic for resetting and restoring default permalinks on setUp() and tearDown(). 2015-10-03 17:14:12 +00:00
resourceHints.php Resource Hints: Allow passing custom attributes to resource hints. 2016-10-19 09:28:22 +00:00
template.php Customize: Prevent absent site icon link from outputting an empty string as href in customizer; use /favicon.ico as fallback. 2016-10-25 04:46:36 +00:00