1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Ondrej Grover 40c9406ca4 Fix test_direct_templates_save_as_false test case
A non-existent asserts_called_count attr was used which would always
succeed, silently hiding the error.
2014-06-27 14:54:18 +02:00
..
content Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
output Fix test errors on OSX 2014-06-26 01:01:42 -04:00
TestPages Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
__init__.py Fix for issue #392 2013-03-27 18:17:11 -04:00
default_conf.py added testing for default locale setting 2013-07-21 14:12:21 +08:00
support.py tests.support: Use kwargs overrides in get_settings() 2013-06-02 14:24:27 -04:00
test_contents.py Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
test_generators.py Fix test_direct_templates_save_as_false test case 2014-06-27 14:54:18 +02:00
test_importer.py Make sure locale is what we want before/after the tests 2014-04-15 16:45:45 +02:00
test_paginator.py Make sure locale is what we want before/after the tests 2014-04-15 16:45:45 +02:00
test_pelican.py Fix test errors on OSX 2014-06-26 01:01:42 -04:00
test_readers.py Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
test_settings.py Add {PAGE,ARTICLE}_PATHS to {ARTICLE,PAGE}_EXCLUDES automatically 2014-05-14 14:30:21 +02:00
test_utils.py Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00