wp2static/tests/unit
2020-12-01 15:18:36 +10:30
..
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
DetectAuthorsURLsTest.php Don't pass site URL to detectors. Absolute -> Relative is handled later 2020-08-28 16:45:36 +10:00
DetectCategoryPaginationURLsTest.php Don't pass site URL to detectors. Absolute -> Relative is handled later 2020-08-28 16:45:36 +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
DetectPostURLsTest.php Use get_permalink() instead of WPOverrides::getpermalink (#662) 2020-08-31 20:37:52 -05: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
URLHelperTest.php Lint tests too (#645) 2020-08-24 21:29:36 -05:00