Christopher Arndt <[EMAIL PROTECTED]> writes: > Hi, > > you have probably noticed that 1.0.1 (and probably previous versions as > well) where shipped with broken test cases in quickstarted apps. These > problems are being fixed but this shouldn't happen in the next release. > > Is there a procedure or checklist in place about what needs to be done > before each release? I think we should have an automatic test script, that > tests several quickstart apps with different setups and runs their test > suites. This could be something simple like: > > http://paste.turbogears.org/paste/995
The problem is that we only test code :-D I mean, there's a policy to run nosetests before each commit. It wouldn't be much productive to have to quickstart an app at every change... We should find a way to enhance our tests so that we cover this "quickstart" requirement without having to start a new app... Be seeing you, -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
