have you looked through the gluon/tests folder? you can browse it on launchpad if you are not running from the source version:
http://bazaar.launchpad.net/~mdipierro/web2py/devel/files On Thu, Sep 3, 2009 at 3:41 PM, Crabby <[email protected]> wrote: > > In particular, the approach from AlterEgo doesn't seem to allow access > to the DB, which kind of limits the testing that can be done. Any > pointers to how to write tests that involve DB access would be > extremely appreciated. > > Thanks again, > Scott > > On Sep 3, 3:39 pm, Scott Hunter <[email protected]> wrote: > > Could someone point me to good (however you define "good") example of > > test code for a web2py appliance? It looks like the "test" links in > > admin only refer to doctests, but I can't find examples of what these > > might look like for a web2py appliance. There is an entry in AlterEgo > > (#213) which sets things up using unittest, but I'm finding it hard to > > generalize from this one example. > > > > Thanks in advance, > > Scott > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

