Re: #12180: Test case advice

2010-11-29 Thread Russell Keith-Magee
On Mon, Nov 29, 2010 at 4:32 AM, Christophe Pettus wrote: > Hi, > > I'm updating the patch for #12180 to work with the dev version of 1.3, and > preparing a test case for it.  Being new to the Django test suite, it's not > clear to me how to introduce a backend-specific and settings-file-specifi

Re: #12180: Test case advice

2010-11-28 Thread Shai Berger
Hi, On Sunday 28 November 2010, Christophe Pettus wrote: > > I'm updating the patch for #12180 to work with the dev version of 1.3, and > preparing a test case for it. Being new to the Django test suite, it's > not clear to me how to introduce a backend-specific and > settings-file-specific test

#12180: Test case advice

2010-11-28 Thread Christophe Pettus
Hi, I'm updating the patch for #12180 to work with the dev version of 1.3, and preparing a test case for it. Being new to the Django test suite, it's not clear to me how to introduce a backend-specific and settings-file-specific test (the test case requires PostgreSQL 8.2+ and AUTOCOMMIT: True