1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Justin Mayer 56a483475b PyCodeStyle fixes to keep Flake8 happy
Travis appears to be using new versions of underlying code style
analyzers, so these changes were necessary in order to keep tests green.
2017-10-26 13:53:32 -07:00
..
content Fix extension-matching bug in generators.py 2016-10-12 23:33:29 -07: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 Regenerate tests' output 2017-08-06 13:55:34 +02:00
TestPages Generate {tag}-style links on pages correctly. Fixes #1513 2015-01-02 01:20:57 -07:00
__init__.py Add logging for warnings during test suite run 2015-10-22 09:45:04 +02:00
default_conf.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
support.py PyCodeStyle fixes to keep Flake8 happy 2017-10-26 13:53:32 -07:00
test_cache.py Add tests to make sure cached content is properly added to generators 2016-12-10 05:18:35 -05:00
test_contents.py Consolidate validation of content (#2128) 2017-07-24 10:01:14 -07:00
test_generators.py Add two STATIC_ settings. Fix #1982 2016-12-30 02:45:37 -05:00
test_importer.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_pelican.py Updates test cases to use MARKDOWN 2016-11-02 21:11:42 +01:00
test_readers.py Fix more python 3.6 regex DeprecationWarning's 2017-03-29 10:19:47 +02:00
test_rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_settings.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_testsuite.py Drop unsupported Python 3.3 2017-10-02 18:33:21 +03:00
test_urlwrappers.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
test_utils.py Check safety of save_as earlier if possible 2017-02-27 21:49:17 +01:00