pelican/tests
Brendan Wholihan f7a2f8ea47 Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible.
Reverted templates back to checking author object, since a None object is possible. Name could be checked for blank if required
ATOM spec states an author element should be provided, so passes a blank name if not specified
Updated unit test
2012-10-26 18:20:05 +01:00
..
content FIX: Standardizing "extentions" to "extensions" 2012-10-03 22:37:18 +02:00
output add gittip to the output 2012-10-13 02:12:41 +02:00
TestPages Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
__init__.py moving tests dir 2011-07-02 14:41:39 -05:00
default_conf.py Removed execution mode of default_conf.py 2012-02-28 17:37:17 +01:00
support.py Merge remote-tracking branch 'origin/master' into fix-functional-tests 2012-07-05 01:22:31 +02:00
test_contents.py Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible. 2012-10-26 18:20:05 +01:00
test_generators.py FIX: Standardizing "extentions" to "extensions" 2012-10-03 22:29:59 +02:00
test_importer.py skip unless deps are installed in tests 2012-06-10 21:56:17 +02:00
test_pelican.py avoid repeatition in the functional tests 2012-08-27 22:17:11 +02:00
test_readers.py FIX: Standardizing "extentions" to "extensions" 2012-10-03 22:42:07 +02:00
test_settings.py Added extra tests to help prevent regression. 2012-08-30 14:50:52 -07:00
test_utils.py Fix DELETE_OUTPUT_DIRECTORY crash when no output dir 2012-10-02 08:51:31 -04:00