1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Deniz Turgut 50281c42e5
Fix dictionary logging in formatter
Python special cases single Mapping arguments to logging. This
adjusts BaseFormatter to skip "fancy" formatting if argument
is of type Mapping. Also adds various formatted log outputs.
2020-05-09 21:25:38 +03:00
..
content Set "modified:" from "date:" when the latter was set from the filesystem (#2748) 2020-05-03 17:45:25 +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 Fix legacy plugin loading 2020-04-17 21:15:25 +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 Expose first and last page of pagination (#2618) 2020-04-30 19:05:48 +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 Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
support.py Fix dictionary logging in formatter 2020-05-09 21:25:38 +03:00
test_cache.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_contents.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_generators.py Set "modified:" from "date:" when the latter was set from the filesystem (#2748) 2020-05-03 17:45:25 +02:00
test_importer.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_log.py Fix dictionary logging in formatter 2020-05-09 21:25:38 +03:00
test_paginator.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_pelican.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_plugins.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_readers.py Set "modified:" from "date:" when the latter was set from the filesystem (#2748) 2020-05-03 17:45:25 +02:00
test_rstdirectives.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_server.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_settings.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_testsuite.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_urlwrappers.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
test_utils.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00