Commit graph

9 commits

Author SHA1 Message Date
Bruno Binet
ef77847762 force locale to ascii in functional tests 2012-05-19 23:44:37 +02:00
Bruno Binet
e82c6512b4 clean up temporary dirs in tearDown to force cleanup even if tests fail 2012-05-12 02:03:18 +02:00
Bruno Binet
a8983b420f be more verbose when functional tests fail 2012-05-12 01:30:09 +02:00
Bruno Binet
c430ab57ba mock getenv to always return the same value for $USER 2012-04-04 22:54:28 +02:00
Bruno Binet
f903aaa1a4 remove unittest.skip statements for functional tests 2012-04-04 22:43:37 +02:00
Alexis Metaireau
be01e9f3a1 Skip functional tests for now 2012-04-01 13:50:03 +02:00
Bruno Binet
2f1f6b5b43 test that the output of the samples pelican project is correct
(functionnal testing)
2012-03-30 13:46:33 +02:00
Andrea Crotti
ff5921a469 - move the try/except dance in support.py
- use relative . imports in test files
- remove the "future with import", since python < 2.6 is not supported
2012-03-18 21:08:43 +00:00
Alexis Metaireau
fbf89687cc start functional testing 2012-03-11 01:59:58 +01:00