linkchecker/tests
Chris Mayo 96c3336013
Merge pull request #677 from cjmayo/maxrate
Enable average HTTP request rate to be above 4 per second
2022-10-17 19:24:49 +01:00
..
cache Make ResultCache max_size configurable (#544) 2021-06-21 19:45:19 +01:00
checker Add @need_network to test_no_error() in test_ignoreerrors.py 2022-10-05 19:27:13 +01:00
configuration Support maxrequestspersecond less than one 2022-10-05 19:28:01 +01:00
logger Run black on tests/ 2020-05-28 20:29:13 +01:00
__init__.py Generate linkchecker command using an entry point 2021-12-20 19:34:58 +00:00
cookies.txt Load cookies from the --cookiefile correctly 2018-03-16 13:23:26 +02:00
htmllib.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_cgi.py Initialise Configuration.status_logger 2021-01-28 19:20:24 +00:00
test_clamav.py Fix typos 2022-09-02 17:20:02 +08:00
test_console.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_containers.py Fix remaining flake8 violations in tests/ 2020-05-28 20:29:13 +01:00
test_cookies.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_decorators.py Make timing test more tolerant 2022-09-08 09:15:29 -04:00
test_dummy.py Fix remaining flake8 violations in tests/ 2020-05-28 20:29:13 +01:00
test_filenames.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_fileutil.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_ftpparse.py Fix typos 2022-09-02 17:20:02 +08:00
test_linkchecker.py Test more command arguments 2021-12-20 19:44:40 +00:00
test_linkparser.py Better handling for link rel dns-prefetch and add preconnect support (#536) 2021-12-09 19:38:30 +00:00
test_locationinfo.py Add a test for the LocationInfo plugin 2020-07-07 17:25:28 +01:00
test_loginformsearch.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_mimeutil.py Detect sitemaps that do not start with an XML declaration 2020-08-11 19:35:56 +01:00
test_network.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_parser.py Remove cchardet from Docker image, tox env and recommendation 2022-04-11 19:26:18 +01:00
test_po.py Output msgfmt error on test_pos failure 2022-01-19 19:31:01 +00:00
test_robotparser.py Remove linkcheck.checker.proxysupport 2021-12-13 19:25:23 +00:00
test_robotstxt.py Remove linkcheck.checker.proxysupport 2021-12-13 19:25:23 +00:00
test_srcsetparse.py Fix srcset parsing 2022-09-07 21:24:23 +02:00
test_strformat.py Remove strformat.unicode_safe() and strformat.url_unicode_split() 2020-07-07 17:25:28 +01:00
test_url.py Re-enable ldap: test 2022-08-23 19:25:32 +01:00
test_urlbuild.py Run black on tests/ 2020-05-28 20:29:13 +01:00