While working on http://trac.turbogears.org/ticket/2200
I notice we have an inconsistency. our base controller test class is in the quickstart, yet our base model test class (which is what I'm replacing, because it's pretty much useless) is in tg.testutil.py, I think they should both be in the same place. And I vote for moving them inside tg.testutil.py and if someone needs/wants to change them he/she can subclass in his test.__init__.py what do you think? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
