launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #09192
Re: testtools and lingering DelayedCalls
On Mon, Apr 2, 2012 at 9:20 AM, Benji York <benji.york@xxxxxxxxxxxxx> wrote:
> I am going to try to try to find a way to identify all of the offending
> tests and clean them up, but I doubt I can find and fix them all within
> a reasonable time box.
I've found it helpful to add checks like this to
BaseLayer.testTearDown(), and to reset things to a clean state in
BaseLayer.testSetUp().
--
Stuart Bishop <stuart.bishop@xxxxxxxxxxxxx>
References