[Zope-CMF] Re: Testing Products installed via GenericSetup

yuppie y.2006_ at wcm-solutions.de
Mon Jun 12 08:00:22 EDT 2006


Katja Süss wrote:
> my question concerning the setup of a site seems to be important also 
> for testing of products using GenericSetup.
> How to programmatically apply profiles?
> Somebody knows how to do that?
> Thank you for all hints and snippets,

This is a setup for a plain unittest.TestCase (not fancy, but it works):

http://svn.zope.org/CMF/trunk/CMFCalendar/tests/test_Calendar.py?rev=68513&view=auto

And this for a CMFTestCase.CMFTestCase:

http://svn.plone.org/svn/collective/CMFTestCase/trunk/testCMFCalendar.py


HTH, Yuppie



More information about the Zope-CMF mailing list