Hi Liza, Take a look at DBTest in turbogears.testutil. There are examples of that class in tgfastdata.tests.test_datacontroller, tgfastdata.tests.test_formmaker and turbogears.identity.tests.test_identity.
Kevin On 5/25/06, Liza <[EMAIL PROTECTED]> wrote: > > I have 40+ tests from a TG 0.8 app that I want to get running now that > I've more or less ported the app to the latest svn. The old tests > used my real MySQL DB, but that process seems to no longer works so I > figured I needed to move to sqlite for testing. > > Can someone provide a quick up-to-date sample test that will load my > model before running the tests? > > Thanks in advance! > > --Liza > > > > -- Kevin Dangoor TurboGears / Zesty News email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

