[Zope-CMF] Re: [dev] failing tests and other unit test issues

Sidnei da Silva sidnei at awkly.org
Mon Apr 4 13:21:47 EDT 2005


| 1.) fixing the bugs in BBBTransaction ;)
| 
| 2.) adding BBBTransaction to CMFCore.tests.base.utils and using this in 
| tests:
| 
| try:
|     import transaction
| except ImportError:
|     # BBB: for Zope 2.7
|     from Products.CMFCore.tests.base.utils import transaction

Why not just import from CMFCore.test.base.utils straight?

-- 
Sidnei da Silva <sidnei at awkly.org>
http://awkly.org - dreamcatching :: making your dreams come true
http://www.enfoldsystems.com
http://plone.org/about/team#dreamcatcher

This login session: $13.99


More information about the Zope-CMF mailing list