Kai Diefenbach wrote: > > Today I run into following issue: > > From a pure package based product (within lib/python) the initialize > method (aka: "Intializer called when used as a Zope 2 product.") within > __init__.py is not called when I run tests: zopectl test -m ... (It is > when the instance is started normally: e.g. zopectl fg) > This is because you're not doing the test setup right. Look at http://dev.plone.org/collective/browser/borg/components/borg.project/trunk/borg/project/tests.py. Martin -- View this message in context: http://www.nabble.com/Downsides-of-moving-from-Products-to-lib-python--tf4325875s20094.html#a12633841 Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
- Downsides of moving from Products to lib/python? Maurits van Rees
- Re: Downsides of moving from Products to lib/python... Martin Aspeli
- Re: Downsides of moving from Products to lib/py... Maurits van Rees
- Re: Downsides of moving from Products to lib/python... Hanno Schlichting
- Re: Downsides of moving from Products to lib/py... Maurits van Rees
- Re: Downsides of moving from Products to lib/python... Kai Diefenbach
- Re: Downsides of moving from Products to lib/py... Reinout van Rees
- Re: Downsides of moving from Products to li... Kai Diefenbach
- Re: Downsides of moving from Products t... Martin Aspeli
- Re: Downsides of moving from Products to li... Martin Aspeli
- Re: Downsides of moving from Products to lib/py... Martin Aspeli
- Re: Downsides of moving from Products to li... Kai Diefenbach
- Re: Downsides of moving from Products t... Ross Patterson
- Re: Downsides of moving from Produ... Kai Diefenbach
- Re: Downsides of moving from P... Martin Aspeli
