At the moment why do not use any form of automated testing in our code.
The basic structure for testing the web application is already there in
TurboGears, we should expand that.
But I think we should also explicitly test all of the crawler code and
functions that don't necessarily generate frontend output, like the search
query parsing and such. Therefore we need a special testing database, but even
that already exists in TurboGears with a test.ini.
Original issue reported on code.google.com by moschlar@metalabs.de on 15 Oct 2011 at 10:14
Original issue reported on code.google.com by
moschlar@metalabs.de
on 15 Oct 2011 at 10:14