I'm just wondering if anyone is following up on this issue, as I've just been bitten by it? Or I'd happy to pull together some diff's and have a shot at some regression tests - but don't want to tread on anyone's toes?
-Phil On 01/12/06, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > > > On 11/30/06, James <[EMAIL PROTECTED]> wrote: > > > > Brian, splendid stuff :) Seems to work so far, at least in terms of > > keeping database integrity and actually doing what it's supposed to. > > Thanks very much for taking the time to post this solution. > > > > Now how do I write a regression test? Any docs available? > > No docs - they are just standard unittests and doctests. You can execute > them using the trunk/tests/runtests.py script, passing in a --settings > option. The tests themselves are in tests/modeltests and > tests/regressiontests. Model tests are intended to be examples of > model/feature use (which double as testing); regressiontests are intended to > be tests of specific behaviour that doesn't serve any tutorial purpose. > > > Yours, > Russ Magee %-) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
