linkchecker/tests
Chris Mayo b3429c4759 Remove support for nntp and telnet
Python is dropping nntplib and telnetlib.
2023-08-28 19:24:57 +01:00
..
cache Make ResultCache max_size configurable (#544) 2021-06-21 19:45:19 +01:00
checker Remove support for nntp and telnet 2023-08-28 19:24:57 +01:00
configuration Remove support for nntp and telnet 2023-08-28 19:24:57 +01:00
logger Fix tests failing when run with pytest 2022-10-17 19:26:53 +01:00
__init__.py Remove support for nntp and telnet 2023-08-28 19:24:57 +01:00
cookies.txt Load cookies from the --cookiefile correctly 2018-03-16 13:23:26 +02:00
htmllib.py Run pyupgrade --py37-plus x 2 2022-11-08 19:21:29 +00:00
test_cgi.py Fix tests failing when run with pytest 2022-10-17 19:26:53 +01:00
test_clamav.py Fix typos 2022-09-02 17:20:02 +08:00
test_console.py Fix tests failing when run with pytest 2022-10-17 19:26:53 +01:00
test_containers.py Run pyupgrade --py37-plus --keep-percent-format 2022-11-08 19:21:29 +00:00
test_cookies.py Fix tests failing when run with pytest 2022-10-17 19:26:53 +01:00
test_decorators.py Use \d in regexp in TestDecorators.test_timeit2() 2022-10-18 19:24:08 +01:00
test_dummy.py Add linting with Pylint to build workflow 2023-05-03 19:24:53 +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 Run pyupgrade --py37-plus x 2 2022-11-08 19:21:29 +00:00
test_linkchecker.py Update www.gnu.org links 2023-05-11 19:22:36 +01:00
test_linkparser.py Fix tests failing when run with pytest 2022-10-17 19:26:53 +01: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 Run pyupgrade --py37-plus x 2 2022-11-08 19:21:29 +00:00
test_po.py Run pyupgrade --py37-plus x 2 2022-11-08 19:21:29 +00:00
test_robotparser.py Run pyupgrade --py37-plus x 2 2022-11-08 19:21:29 +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