| .. |
|
bootstrap.php
|
Add more tests, simplify rewriter behavior
|
2020-08-26 11:45:46 +10:00 |
|
DetectArchiveURLsTest.php
|
Don't pass site URL to detectors. Absolute -> Relative is handled later
|
2020-08-28 16:45:36 +10:00 |
|
DetectAuthorPaginationURLsTest.php
|
cover DetectCategoryPaginationURLs.php
|
2021-02-26 13:05:57 +10:00 |
|
DetectAuthorsURLsTest.php
|
cover empty author URL case
|
2021-02-26 12:31:10 +10:00 |
|
DetectCategoryPaginationURLsTest.php
|
test case with no term_link URL
|
2021-02-26 12:23:32 +10:00 |
|
DetectCategoryURLsTest.php
|
Don't pass site URL to detectors. Absolute -> Relative is handled later
|
2020-08-28 16:45:36 +10:00 |
|
DetectCustomPostTypeURLsTest.php
|
Add src/DetectCustomPostTypeURLs test, optimize code
|
2020-08-28 18:02:02 +10:00 |
|
DetectPageURLsTest.php
|
Add DetectPageURLs test, optimize code
|
2020-08-28 18:31:13 +10:00 |
|
DetectPostsPaginationURLsTest.php
|
fixes #758 posts pagination URL detection
|
2021-02-27 11:51:23 +10:00 |
|
DetectPostURLsTest.php
|
cover DetectPostURLs sad paths
|
2021-02-26 13:18:52 +10:00 |
|
FileHelperTest.php
|
Add extra tests, more disallowed filepaths, optimize filePathLooksCrawlable (#654)
|
2020-08-31 13:44:38 -05:00 |
|
PaginatorTest.php
|
Lint tests too (#645)
|
2020-08-24 21:29:36 -05:00 |
|
SimpleRewriterTest.php
|
Fix lint errors
|
2020-08-26 15:10:22 +10:00 |
|
SitemapDownloadTest.php
|
import more tests;ignore Sitemap error until refactor
|
2020-12-09 07:32:25 +11:00 |
|
SitemapIndexTest.php
|
import more tests;ignore Sitemap error until refactor
|
2020-12-09 07:32:25 +11:00 |
|
SitemapInvalidURLTest.php
|
import more tests;ignore Sitemap error until refactor
|
2020-12-09 07:32:25 +11:00 |
|
SitemapRecursiveTest.php
|
revert to original parseRecursive
|
2020-12-09 07:51:56 +11:00 |
|
SitemapRobotsTxtTest.php
|
import more tests;ignore Sitemap error until refactor
|
2020-12-09 07:32:25 +11:00 |
|
SitemapStrictTest.php
|
import more tests;ignore Sitemap error until refactor
|
2020-12-09 07:32:25 +11:00 |
|
SitemapStringTest.php
|
import more tests;ignore Sitemap error until refactor
|
2020-12-09 07:32:25 +11:00 |
|
SitemapStripCommentsTest.php
|
import more tests;ignore Sitemap error until refactor
|
2020-12-09 07:32:25 +11:00 |
|
SitemapURLSetTest.php
|
import more tests;ignore Sitemap error until refactor
|
2020-12-09 07:32:25 +11:00 |
|
URLHelperTest.php
|
Lint tests too (#645)
|
2020-08-24 21:29:36 -05:00 |