wordpress-develop/tests/phpunit/tests/link
2017-07-14 23:00:55 +00:00
..
adminUrl.php Multisite: Introduce a self_admin_url filter to adjust the URL to an administration panel. 2017-07-14 23:00:55 +00:00
getAdjacentPost.php Fix incorrect @covers annotation in get_adjacent_post() tests. 2016-01-03 02:43:18 +00:00
getAdjacentPostLink.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
getDashboardUrl.php Build/Test Tools: Automatically skip tests in the ms-required and ms-excluded groups. 2017-05-01 20:34:10 +00:00
getNextCommentsLink.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
getPostCommentsFeedLink.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
getPostTypeArchiveLink.php Permalinks: Make get_post_type_archive_link() work for the 'post' post type. 2016-01-08 22:00:48 +00:00
getPreviewPostLink.php Build/Test Tools: Begin eliminating unnecessary randomness in tests. 2016-10-09 01:11:14 +00:00
getPreviousCommentsLink.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
themeFile.php Build/Test Tools: Correctly reference function names in @covers entries. 2017-01-17 02:43:25 +00:00
wpGetCanonicalURL.php Unit Tests: 2016-08-27 08:35:16 +00:00