pelican/tests
Alexis Metaireau 71a5ba3283 Merge pull request #241 from draftcode/metadata_lowercase
Make names of metadata lower.
2012-03-12 04:15:34 -07:00
..
content Add a test for readers. 2012-03-12 02:24:26 +09: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 add some more tests for the utils module 2012-03-11 15:51:48 +01:00
test_contents.py fix python 2.6 support 2012-03-11 17:26:59 +01:00
test_generators.py change the tests to use the mock library instead of a custom mocking system 2012-03-11 11:25:30 +01:00
test_pelican.py start functional testing 2012-03-11 01:59:58 +01:00
test_readers.py Merge pull request #241 from draftcode/metadata_lowercase 2012-03-12 04:15:34 -07:00
test_settings.py import unittest if cannot found unittest2 2012-02-28 01:43:36 +09:00
test_utils.py add some more tests for the utils module 2012-03-11 15:51:48 +01:00