linkchecker/tests
Chris Mayo 40b2ebff8f Remove defaults from lc_cgi.checklink()
Only called from application() with arguments. Causes local environment
to be embedded in documentation when using Sphinx autodoc.
2020-08-05 19:54:56 +01:00
..
cache Remove unnecessary commas before closing brackets in tests/ 2020-05-29 19:40:46 +01:00
checker Replace codecs.open() with open() 2020-06-05 16:59:46 +01:00
configuration Run black on tests/ 2020-05-28 20:29:13 +01:00
logger Run black on tests/ 2020-05-28 20:29:13 +01:00
__init__.py Add a test for the LocationInfo plugin 2020-07-07 17:25:28 +01: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 Remove defaults from lc_cgi.checklink() 2020-08-05 19:54:56 +01:00
test_clamav.py Tidy TestClamav.testInfected() acceptable_responses 2020-05-29 19:40:46 +01: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 Run black on tests/ 2020-05-28 20:29:13 +01: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 Run black on tests/ 2020-05-28 20:29:13 +01:00
test_linkchecker.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_linkparser.py Run black on tests/ 2020-05-28 20:29:13 +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 Run black on tests/ 2020-05-28 20:29:13 +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 black on tests/ 2020-05-28 20:29:13 +01:00
test_po.py Ensure PO files are opened as UTF-8 in test_gtranslator() 2020-06-09 19:47:24 +01:00
test_robotparser.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_robotstxt.py Run black on tests/ 2020-05-28 20:29:13 +01:00
test_strformat.py Remove strformat.unicode_safe() and strformat.url_unicode_split() 2020-07-07 17:25:28 +01:00
test_url.py Convert space-separated strings in tests/ 2020-05-29 19:40:46 +01:00
test_urlbuild.py Run black on tests/ 2020-05-28 20:29:13 +01:00