| .. |
|
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
|
Fix spelling (nonexistant -> nonexistent)
|
2021-10-26 18:41:04 -05:00 |
|
DetectPostURLsTest.php
|
cover DetectPostURLs sad paths
|
2021-02-26 13:18:52 +10:00 |
|
FileHelperTest.php
|
Rewrite FilesHelper and tests to be more functional and testable
|
2021-11-06 13:48:21 -05:00 |
|
PaginatorTest.php
|
Lint tests too (#645)
|
2020-08-24 21:29:36 -05:00 |
|
SimpleRewriterTest.php
|
Add skipURLRewrite advanced option.
|
2021-09-20 19:15:17 -05:00 |
|
SitemapDownloadTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
SitemapIndexTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
SitemapInvalidURLTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
SitemapRecursiveTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
SitemapRobotsTxtTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
SitemapStrictTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
SitemapStringTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
SitemapStripCommentsTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
SitemapURLSetTest.php
|
re #828 skip ext reqs for CI unit tests
|
2022-03-20 15:33:24 +11:00 |
|
URLHelperTest.php
|
Lint tests too (#645)
|
2020-08-24 21:29:36 -05:00 |