wordpress-develop/tests/phpunit/tests/link
Sergey Biryukov 0ded98ff2c Tests: Copy themes from tests/phpunit/data to wp-content/themes, instead of creating a symlink.
This allows the theme file tests in `phpunit/tests/link/themeFile.php` to run on Windows without requiring administrative privileges.

Follow-up to [42812], [42819].

Props danielhuesken, christophherr, davidbaumwald, SergeyBiryukov.
See #40856, #39975.

git-svn-id: https://develop.svn.wordpress.org/trunk@48463 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-14 00:32:36 +00:00
..
adminUrl.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getAdjacentPost.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
getAdjacentPostLink.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
getDashboardUrl.php Tests: Replace most instances of wpmu_delete_blog() not specifically testing that function with wp_delete_site(). 2019-12-25 18:15:13 +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 Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
getPostTypeArchiveLink.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getPreviewPostLink.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +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
getThePrivacyPolicyLink.php Privacy: Use the actual Privacy Policy page title in get_the_privacy_policy_link(). 2018-07-18 11:49:46 +00:00
themeFile.php Tests: Copy themes from tests/phpunit/data to wp-content/themes, instead of creating a symlink. 2020-07-14 00:32:36 +00:00
wpGetCanonicalURL.php Canonical: Redirect paged requests for non-paginated posts to the post permalink. 2020-04-30 12:03:11 +00:00