1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Justin Mayer 7eae9b1abc Reduce warnings and errors in sample content
This reduces the warnings and errors when generating the sample content
from twelve to one (intentional) warning. The latter is expected by
assertLogCountEqual() in the "test_basic_generation_works" test.
2020-04-14 21:39:47 +02:00
..
content Skip Markdown metadata parsing within metadata 2020-04-12 11:40:43 +02:00
cyclic_intersite_links Add a test for false-positive warnings about intersite links. 2018-11-11 01:18:53 +01:00
dummy_plugins Namespace plugin implementation 2019-12-01 17:55:19 +03:00
mixed_content Make StaticGenerator skip content sources. Refs #1019. 2014-10-31 16:46:01 -07:00
nested_content/maindir Make PAGE_EXCLUDES work with subdirs. Fixes #1500. 2014-11-01 17:38:20 -07:00
output Reduce warnings and errors in sample content 2020-04-14 21:39:47 +02:00
parse_error Add tests verifying graceful handling on reST errors. 2018-11-10 23:08:10 +01:00
TestPages automatically copy linked static files 2018-11-01 18:08:11 +01:00
theme_overrides Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
__init__.py Add logging for warnings during test suite run 2015-10-22 09:45:04 +02:00
default_conf.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
support.py Convert super() calls to py3 style 2019-11-26 06:17:04 +09:00
test_cache.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_contents.py Added an additional assert as requested 2020-04-12 05:18:29 +10:00
test_generators.py Add settings for custom Jinja globals and tests (#2715) 2020-04-12 17:03:53 +02:00
test_importer.py Further remove python2-isms 2019-11-26 06:17:04 +09:00
test_log.py Fix LOG_FILTER to act on exact messages 2020-04-12 21:00:27 +03:00
test_paginator.py Convert super() calls to py3 style 2019-11-26 06:17:04 +09:00
test_pelican.py Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
test_plugins.py Namespace plugin implementation 2019-12-01 17:55:19 +03:00
test_readers.py Skip Markdown metadata parsing within metadata 2020-04-12 11:40:43 +02:00
test_rstdirectives.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_server.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_settings.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_testsuite.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_urlwrappers.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
test_utils.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00