I would like to set up some automatic testing of my web2py app. This would entail dynamically concocting some test data to enter via form.accepts and then inspecting the database after data entry to ensure the results are correct. It also entails testing an api.
I'm having trouble figuring out how to make this work within the web2py framework. I'm under the impression that tests live in the tests directory (makes sense so far ;^) but that's about as far as I've gotten (not very impressive, eh?). Are there any published examples of best practices of this? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---