pelican/tests
tBunnyMan 9435b381ed Cleaned up tests.
Used assertItemsEqual in article generation to create more precise tests than with an elif chain
Separated out categories out into their own named test for clarity
Closes #405
2012-08-24 13:14:14 -07:00
..
content Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
output change the link to pelican in the default theme 2012-07-27 00:31:02 +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 Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
test_generators.py Cleaned up tests. 2012-08-24 13:14:14 -07:00
test_importer.py skip unless deps are installed in tests 2012-06-10 21:56:17 +02:00
test_pelican.py temporary skip failing test_basic_generation_works functional test 2012-07-05 00:12:10 +02:00
test_readers.py typogrify also does some changes on the abbr 2012-07-27 00:34:47 +02:00
test_settings.py Remove trailing slash from SITEURL if present 2012-03-23 07:16:23 -07:00
test_utils.py Add unidecode for translating slugs in asian languages 2012-07-16 11:36:20 +08:00