It's actually not as bad as you might think. Basically, since we're using Paster to generate quickstarted apps, the main thing to do is to test those apps. So, put the tests for it into the quickstarted app template, and all will be good :)
On Wed, May 25, 2011 at 2:53 AM, Alessandro Molina < [email protected]> wrote: > > On May 24, 2011 5:47 AM, "Michael Pedersen" <[email protected]> wrote: > > > > Alessandro, I can agree with getting sqlalchemy-migrate into the > quickstart. It's useful, and people will appreciate seeing it. However, if > you check out Jenkins at http://jenkins.turbogears.org/ (specifically, > check out this build log: ) you'll see that it definitely is missing the > test cases that show it's properly ready for the users. Could you look into > fixing this please? > > I'll try to work on a test unit this week. As it is a partculary busy week > at work and I never tried to test a paste command before, I can't guarantee > anything :) > > -- > 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?hl=en. > -- Michael J. Pedersen My IM IDs: Jabber/[email protected], AIM/pedermj022171 Yahoo/pedermj2002, MSN/[email protected] My LinkedIn Profile: http://www.linkedin.com/in/michaeljpedersen Twitter: pedersentg -- 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?hl=en.

