..
content
Update tests to match theme changes
2021-09-28 14:05:08 +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
Stringify plugin definitions so they can be pickled during caching ( #2835 )
2021-01-04 17:13:32 +01: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
Update tests for other locales
2021-09-28 14:05:32 +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 linting errors
2020-05-12 23:30:03 +03:00
test_cache.py
Cleanup test environment and requirements
2020-05-09 16:17:14 +03:00
test_contents.py
Try unescaped paths in intrasite link discovery
2020-10-19 20:43:11 +03:00
test_generators.py
Add support for hidden articles
2021-05-04 13:54:32 -05:00
test_importer.py
Fix Windows tests
2020-05-09 16:17:14 +03:00
test_log.py
Remove log format test
2021-06-30 23:29:20 -06:00
test_paginator.py
Support last page pattern in PAGINATION_PATTERNS
2021-01-13 11:19:36 +01:00
test_pelican.py
Improve logging of generators and writer loaders ( #2821 )
2020-11-22 17:13:51 +01:00
test_plugins.py
Stringify plugin definitions so they can be pickled during caching ( #2835 )
2021-01-04 17:13:32 +01:00
test_readers.py
Lowercase metadata field name when comparing with FORMATTED_FIELDS in rST reader
2020-07-30 14:59:53 -04:00
test_rstdirectives.py
Cleanup test environment and requirements
2020-05-09 16:17:14 +03:00
test_server.py
Adjust suffix in server to allow redirection when needed
2021-10-05 01:44:12 +03:00
test_settings.py
Override settings from the command line
2020-08-11 12:51:08 +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
Improve word count behavior when generating summary
2021-09-29 12:41:00 +02:00