1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Deniz Turgut 86d6898517
remove WRITE_SELECTED
Implementation is buggy and unreliable. Therefore, it is better to
remove the functionality until a robust implementation is added.
2023-11-12 19:43:26 +03:00
..
build_test Update code base for Python 3.8 and above 2023-11-12 13:53:02 +01:00
content Strip trailing whitespace 2023-10-29 22:19:44 +01:00
cyclic_intersite_links Add a test for false-positive warnings about intersite links. 2018-11-11 01:18:53 +01:00
dummy_plugins Apply code style to project via: ruff format . 2023-10-29 22:18:29 +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 Fix #3233 -- Simple theme classless semantic HTML 2023-11-11 14:10:08 +01:00
parse_error Add tests verifying graceful handling on reST errors. 2018-11-10 23:08:10 +01:00
TestPages Strip trailing whitespace 2023-10-29 22:19:44 +01:00
theme_overrides Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
__init__.py docs: Fix a few typos 2022-07-24 07:55:18 +10:00
default_conf.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
support.py Update code base for Python 3.8 and above 2023-11-12 13:53:02 +01:00
test_cache.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_cli.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_contents.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_generators.py Provide a plugin_enabled Jinja test for themes 2023-11-01 22:49:15 +03:00
test_importer.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_log.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_paginator.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_pelican.py remove WRITE_SELECTED 2023-11-12 19:43:26 +03:00
test_plugins.py preserve connection order in blinker 2023-11-03 01:13:12 +03:00
test_readers.py Update code base for Python 3.8 and above 2023-11-12 13:53:02 +01:00
test_rstdirectives.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_server.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_settings.py Update code base for Python 3.8 and above 2023-11-12 13:53:02 +01:00
test_testsuite.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_urlwrappers.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00
test_utils.py Apply code style to project via: ruff format . 2023-10-29 22:18:29 +01:00