Wordpress/tests/phpunit/tests/canonical
Sergey Biryukov 18f91933fb Canonical: Strip trailing punctuation from permalinks.
Previously attempted in [40256], which caused the test for decoded curly quotes to fail in some environments.

`$_SERVER['REQUEST_URI']` contains the encoded URI, so this version removes the failing tests and only checks for encoded curly quotes.

Props joostdevalk, lancewillett, SergeyBiryukov.
Fixes #20383.

git-svn-id: https://develop.svn.wordpress.org/trunk@41991 602fd350-edb4-49c9-b593-d223f7449a82
2017-10-24 14:17:22 +00:00
..
category.php Unit Tests: 2016-08-27 08:35:16 +00:00
customRules.php Remove failing unit tests from 'canonical' group. 2014-11-08 20:36:27 +00:00
https.php Built/Test Tools: Unify the way the permastructure is set when used in conjunction with re-registering the initial taxonomies. This ensure that rewrite rules for taxonomies are consistently available. 2016-09-26 17:01:48 +00:00
noRewrite.php Canonical: Strip trailing punctuation from permalinks. 2017-10-24 14:17:22 +00:00
paged.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
pageOnFront.php Unit Tests: 2016-08-27 08:35:16 +00:00