On Thu, 2010-09-30 at 13:02 -0500, Edwin Grubbs wrote: > > I see that I can set DatabaseLayer._reset_between_tests to False. Is > this the preferred way to solve this problem?
I recall adding lots of
self.layer.force_dirty_database()
to tearDown() methods a few years ago to ensure the layer was cleaned
up.
--
__Curtis C. Hovey_________
http://launchpad.net/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

