linkchecker/tests/checker
Chris Mayo 1390c9cd7e
Merge pull request #489 from cjmayo/urlsplit
Replace deprecated urllib.parse.split functions
2020-08-29 16:44:56 +01:00
..
cgi-bin Add test for loginurl 2020-04-19 19:05:55 +01:00
data Merge pull request #484 from cjmayo/issuetests 2020-08-22 16:32:03 +01:00
__init__.py Rename blacklist to failures 2020-08-23 17:19:26 +01:00
ftpserver.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
httpserver.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
telnetserver.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
test_all_parts.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_anchor.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_base.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_bookmarks.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_build_url.py Add a test for UrlBase.build_url() 2020-08-22 16:28:53 +01:00
test_charsets.py Remove spaces after names in class definitions 2020-05-16 20:19:42 +01:00
test_content_allows_robots.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_error.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_file.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_frames.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_ftp.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_http.py Add test for invalid host name in content 2020-08-15 17:04:41 +01:00
test_http_misc.py Fix remaining flake8 violations in tests/ 2020-05-28 20:29:13 +01:00
test_http_redirect.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
test_http_robots.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_httpbin.py Remove unnecessary commas before closing brackets in tests/ 2020-05-29 19:40:46 +01:00
test_https.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
test_https_redirect.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
test_internpat.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_loginurl.py Add trailing comma to single dict list in TestLoginUrl.visit_loginurl() 2020-05-29 19:40:46 +01:00
test_mail_bad.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_mail_good.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_misc.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_news.py Convert space-separated strings in tests/ 2020-05-29 19:40:46 +01:00
test_noproxy.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_telnet.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_unknown.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_urllen.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_viruscheck.py Add a test for VirusCheck 2020-05-17 19:04:49 +01:00
test_whitespace.py Run black on tests/ 2020-05-28 20:29:13 +01:00