On Thu, Sep 25, 2008 at 2:13 AM, davenaff <[EMAIL PROTECTED]> wrote:
>
> As it turns out, TestCase only flushes the database before a test. It
> doesn't flush it after it has finished its tests.
Correct. This is because your test suite can contain standard doctests
and unittests, and these tests
As it turns out, TestCase only flushes the database before a test. It
doesn't flush it after it has finished its tests.
On Sep 24, 10:18 am, davenaff <[EMAIL PROTECTED]> wrote:
> I'm running into a bizarre bug? in the test utilities. Basically, a
> fixture imported as part of a django testcase
2 matches
Mail list logo