Hey guys
So I installed the RichDocument product, and when I check the products list
in Zope, it shows up. The problem is that when I run one of my tests I get
the following error:
Error in test test_richdocument_renamed_to_page
(optilux.policy.tests.test_setup.TestSetup)
Traceback (most recent call last):
File
"/home/hannes/optilux/parts/zope2/lib/python/Testing/ZopeTestCase/profiler.py",
line 98, in __call__
testMethod()
File
"/home/hannes/optilux/src/optilux.policy/optilux/policy/tests/test_setup.py",
line 49, in test_richdocument_renamed_to_page
rich_document_fti = getattr(self.types, 'RichDocument')
AttributeError: RichDocument
My test_setup.py file looks as follows: http://paste.plone.org/24660
and my base.py file in the tests folder looks as follows:
http://paste.plone.org/24661
Anyone have any ideas?
--
View this message in context:
http://n2.nabble.com/AttributeError%3A-RichDocument-tp1393134p1393134.html
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